Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 18 лет назад
..
assert 380783acef Introduce and use small[u]int type. Changes in size: 18 лет назад
ctype 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 18 лет назад
dirent 4cc4b30426 - adds several config-options to allow for turning off certain features 18 лет назад
error 4cc4b30426 - adds several config-options to allow for turning off certain features 18 лет назад
file 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 лет назад
fnmatch 87726c7887 add missing includes of unistd.h for smallint usage 18 лет назад
ftw 11975abb2c - remove old-style definitions. No object-code changes. 18 лет назад
glob 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 18 лет назад
gnu 9fd3751e5e - fix warning about old-style function definition 18 лет назад
internals 06135d973d __uClibc_main.c: save ~70 bytes by not checking that /dev/null 18 лет назад
locale 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 лет назад
mntent 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 лет назад
pthread 5b896451ee these weaks are also needed in libc.so for the time being 19 лет назад
regex 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 18 лет назад
search 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 18 лет назад
statfs 4cc4b30426 - adds several config-options to allow for turning off certain features 18 лет назад
syslog 8aeac64e83 syslog.c: fix a buglet in prev-last commit: logic inversion in closelog 18 лет назад
sysvipc 4cc4b30426 - adds several config-options to allow for turning off certain features 18 лет назад
time 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 18 лет назад
ttyent 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 18 лет назад
utmp 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 лет назад
wchar 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 18 лет назад
wctype 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 18 лет назад
wordexp 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 18 лет назад
Makefile ba31c6c463 Remove TOPDIR 20 лет назад
Makefile.in d5b369d20c Fix SEGV for static builds in exit() path. 19 лет назад