.. |
assert
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
16 years ago |
ctype
|
1f020b1786
- trim any trailing whitespace
|
16 years ago |
dirent
|
5016062735
- sync fix for scandir errno handling to scandir64 (r23600)
|
16 years ago |
error
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 years ago |
file
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 years ago |
fnmatch
|
87726c7887
add missing includes of unistd.h for smallint usage
|
16 years ago |
ftw
|
f1775381f9
- fix inline keyword
|
16 years ago |
glob
|
7a0eea11b4
- remove non stdc path (old style definitions). No obj-code changes
|
16 years ago |
gnu
|
c2aa4183b8
- sync obstack.{c,h} with glibc (Peter S. Mazinger)
|
16 years ago |
internals
|
2ba017a2d5
- use c89-style comments
|
16 years ago |
locale
|
3c6ef7d7b4
- whitespace fixes
|
16 years ago |
mntent
|
147526abfe
trivial code shrink by making some strings static
|
16 years ago |
pthread
|
5b896451ee
these weaks are also needed in libc.so for the time being
|
18 years ago |
regex
|
af64d37942
- fix for r23427. Thanks to psm for mentioning this and sorry for the breakage
|
16 years ago |
search
|
f73791df3a
- Fix arguments to compare function. Closes #1081
|
16 years ago |
statfs
|
b414370971
- add missing hidden_def
|
16 years ago |
syslog
|
d8dcde4b23
Fix hard-to-rigger locking bug in vsyslog():
|
16 years ago |
sysvipc
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 years ago |
time
|
cf7b82ed31
- cast both times to double for consistency
|
16 years ago |
ttyent
|
1f020b1786
- trim any trailing whitespace
|
16 years ago |
utmp
|
74d1d18f6b
Revert revision 19345 plus libc_hidden_proto for __uc_malloc.
|
16 years ago |
wchar
|
cdc25d86e3
i18n: Fix mbrtowc function to handle 0xc0 and 0xc1 sequence.
|
16 years ago |
wctype
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 years ago |
wordexp
|
531728a58a
- exec_comm_child can not return ever
|
16 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
d5b369d20c
Fix SEGV for static builds in exit() path.
|
18 years ago |