.. |
assert
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
16 vuotta sitten |
ctype
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 vuotta sitten |
dirent
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
error
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
file
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
fnmatch
|
87726c7887
add missing includes of unistd.h for smallint usage
|
16 vuotta sitten |
ftw
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
16 vuotta sitten |
glob
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
16 vuotta sitten |
gnu
|
9fd3751e5e
- fix warning about old-style function definition
|
16 vuotta sitten |
internals
|
06135d973d
__uClibc_main.c: save ~70 bytes by not checking that /dev/null
|
16 vuotta sitten |
locale
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
mntent
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
pthread
|
5b896451ee
these weaks are also needed in libc.so for the time being
|
18 vuotta sitten |
regex
|
87726c7887
add missing includes of unistd.h for smallint usage
|
16 vuotta sitten |
search
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
16 vuotta sitten |
statfs
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
syslog
|
410b670ecb
- shrink a little bit.
|
16 vuotta sitten |
sysvipc
|
3a59892925
- Fix compilation: semtimedop has 4 args (and not 6)
|
17 vuotta sitten |
time
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 vuotta sitten |
ttyent
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 vuotta sitten |
utmp
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
wchar
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 vuotta sitten |
wctype
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 vuotta sitten |
wordexp
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 vuotta sitten |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 vuotta sitten |
Makefile.in
|
d5b369d20c
Fix SEGV for static builds in exit() path.
|
18 vuotta sitten |