.. |
assert
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
17 лет назад |
ctype
|
498822b67f
Added a bounch of locale fixes.
|
17 лет назад |
dirent
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
error
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
file
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
fnmatch
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
17 лет назад |
ftw
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
17 лет назад |
glob
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 лет назад |
gnu
|
9fd3751e5e
- fix warning about old-style function definition
|
17 лет назад |
internals
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
17 лет назад |
locale
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
mntent
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
pthread
|
5b896451ee
these weaks are also needed in libc.so for the time being
|
19 лет назад |
regex
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 лет назад |
search
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 лет назад |
statfs
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
syslog
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
sysvipc
|
3a59892925
- Fix compilation: semtimedop has 4 args (and not 6)
|
18 лет назад |
time
|
1fa51d5755
- fix warning about static not being at the beginning of a decl
|
17 лет назад |
ttyent
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
utmp
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
wchar
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
wctype
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
17 лет назад |
wordexp
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
17 лет назад |
Makefile
|
ba31c6c463
Remove TOPDIR
|
20 лет назад |
Makefile.in
|
d5b369d20c
Fix SEGV for static builds in exit() path.
|
19 лет назад |