Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
..
assert 380783acef Introduce and use small[u]int type. Changes in size: 16 years ago
ctype 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 years ago
dirent 4cc4b30426 - adds several config-options to allow for turning off certain features 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 11975abb2c - remove old-style definitions. No object-code changes. 16 years ago
glob 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 years ago
gnu 9fd3751e5e - fix warning about old-style function definition 16 years ago
internals 06135d973d __uClibc_main.c: save ~70 bytes by not checking that /dev/null 16 years ago
locale 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
mntent 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
pthread 5b896451ee these weaks are also needed in libc.so for the time being 17 years ago
regex c9a2b6c249 fix trivial mismatch in return type of build_wcs_upper_buffer() 16 years ago
search 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 years ago
statfs 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
syslog 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
sysvipc 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
time 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
ttyent 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 years ago
utmp 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
wchar 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
wctype 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 years ago
wordexp 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in d5b369d20c Fix SEGV for static builds in exit() path. 17 years ago