| .. |
|
assert
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
před 20 roky |
|
ctype
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
před 20 roky |
|
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.
|
před 20 roky |
|
error
|
b9a5236299
err() is not used internally
|
před 20 roky |
|
file
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
před 20 roky |
|
fnmatch
|
6ba32f3805
strlen is -cheaper- then strnlen
|
před 20 roky |
|
ftw
|
7a653dd33e
no point in declaring save_err locally
|
před 20 roky |
|
glob
|
00aa9ea56d
no point in redeclaring oldcount locally
|
před 20 roky |
|
gnu
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
před 20 roky |
|
internals
|
9e2b0f0f80
even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks
|
před 20 roky |
|
intl
|
15868f9c3d
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ...
|
před 20 roky |
|
locale
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
před 20 roky |
|
mntent
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
před 20 roky |
|
pthread
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
před 20 roky |
|
regex
|
1ecf6c3708
include stdint.h and check __intptr_t_defined to see if we need to setup uintptr_t
|
před 20 roky |
|
search
|
8688aa5fed
Reorganize a bit and mark tdestroy as GNU extension
|
před 20 roky |
|
statfs
|
a47a8b46a5
s/_GNU_SOURCE/__USE_GNU/
|
před 20 roky |
|
syslog
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
před 20 roky |
|
sysvipc
|
05e75260d6
Get rid of missing prototype warnings
|
před 20 roky |
|
time
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
před 20 roky |
|
ttyent
|
9b9765b308
rename local tty variable to not shadow tty func
|
před 20 roky |
|
utmp
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
před 20 roky |
|
wchar
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
před 20 roky |
|
wctype
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
před 20 roky |
|
wordexp
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
před 20 roky |
|
Makefile
|
ba31c6c463
Remove TOPDIR
|
před 20 roky |
|
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.
|
před 20 roky |