.. |
assert
|
cf4d1f62f9
Mark __assert as noreturn
|
19 years ago |
ctype
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
dirent
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
error
|
8b8916ece6
Disabled NULL error_print_progname, useless
|
19 years ago |
file
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
fnmatch
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
ftw
|
7a653dd33e
no point in declaring save_err locally
|
19 years ago |
glob
|
00aa9ea56d
no point in redeclaring oldcount locally
|
19 years ago |
gnu
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
19 years ago |
internals
|
f37aeefc62
Do not build *64 and llseek, correct some failure when LFS is disabled
|
19 years ago |
intl
|
15868f9c3d
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ...
|
19 years ago |
locale
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
mntent
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
pthread
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
regex
|
85a4083f12
Bernhard Fischer writes: remove unused variables
|
19 years ago |
search
|
8688aa5fed
Reorganize a bit and mark tdestroy as GNU extension
|
19 years ago |
statfs
|
a47a8b46a5
s/_GNU_SOURCE/__USE_GNU/
|
19 years ago |
syslog
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
sysvipc
|
05e75260d6
Get rid of missing prototype warnings
|
19 years ago |
time
|
e53e67e228
Some warnings go away
|
19 years ago |
ttyent
|
9b9765b308
rename local tty variable to not shadow tty func
|
19 years ago |
utmp
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 years ago |
wchar
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
wctype
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
wordexp
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
a80fc77b65
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
|
19 years ago |