.. |
assert
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
19 years ago |
ctype
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
dirent
|
ad6612eb8e
rfelker reports in Bug 683 that we leak file descriptors if the fcntl() fails ... so fix that. add back in fstat() ofter we open() the directory as we need the blocksize further down in the code. unify the memory error handling to shrink the code there a little.
|
19 years ago |
error
|
b9a5236299
err() is not used internally
|
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
|
6ba32f3805
strlen is -cheaper- then strnlen
|
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
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
19 years ago |
internals
|
9e2b0f0f80
even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks
|
19 years ago |
locale
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
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
|
1ecf6c3708
include stdint.h and check __intptr_t_defined to see if we need to setup uintptr_t
|
19 years ago |
search
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
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
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
time
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
ttyent
|
9b9765b308
rename local tty variable to not shadow tty func
|
19 years ago |
utmp
|
da738bcee4
rholzmann writes in Bug 716:
|
19 years ago |
wchar
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
wctype
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
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
|
7402c2f51b
Remove unused files
|
19 years ago |