Rich Felker 674e28af2d fix locale environment variable logic for empty strings před 11 roky
..
aio 83dc6eb087 eliminate use of cached pid from thread structure před 11 roky
complex cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them před 12 roky
conf 93be56ba88 remove unsupported nonstandard sysconf macros and their table entries před 11 roky
crypt 16a3580ef3 add legacy functions setkey() and encrypt() před 11 roky
ctype d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files před 11 roky
dirent b9f7f2e876 fix readdir not to set ENOENT when directory is removed while reading před 11 roky
env 83dc6eb087 eliminate use of cached pid from thread structure před 11 roky
errno ac31bf278d simplify errno implementation před 11 roky
exit 5cc1872156 remove useless infinite loop from end of exit function před 11 roky
fcntl 9c2d437cb3 avoid invalid use of va_arg in open před 11 roky
fenv b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config před 11 roky
internal 200d15479c add or1k (OpenRISC 1000) architecture port před 11 roky
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc před 11 roky
ldso 200d15479c add or1k (OpenRISC 1000) architecture port před 11 roky
legacy ea496d6c63 fix multiple issues in legacy function getpass před 11 roky
linux 4e5c7a2176 fix missing argument to syscall in fanotify_mark před 11 roky
locale 674e28af2d fix locale environment variable logic for empty strings před 11 roky
malloc 5446303328 avoid malloc failure for small requests when brk can't be extended před 11 roky
math 73c870ed32 math: fix aliasing violation in long double wrappers před 11 roky
misc ddddec106f add issetugid function to check for elevated privilege před 11 roky
mman 571744447c include cleanups: remove unused headers and add feature test macros před 11 roky
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 před 12 roky
multibyte e89cfe51d2 fix aliasing violations in mbtowc and mbrtowc před 11 roky
network 5abfd55d6e add routing protocols to getprotoent-family functions před 11 roky
passwd 571744447c include cleanups: remove unused headers and add feature test macros před 11 roky
prng 1569f396bb fix initstate to make the state buffer usable in setstate před 11 roky
process 83dc6eb087 eliminate use of cached pid from thread structure před 11 roky
regex 72ed3d47e5 fix crash in regexec for nonzero nmatch argument with REG_NOSUB před 11 roky
sched adbf0258be remove useless __yield alias for sched_yield před 11 roky
search 141d3b5c2a remove struct elem entirely from hsearch.c před 11 roky
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed před 11 roky
setjmp 200d15479c add or1k (OpenRISC 1000) architecture port před 11 roky
signal 200d15479c add or1k (OpenRISC 1000) architecture port před 11 roky
stat dc9c40a609 fix missing flags arg to fstatat syscall in fstat fallback path před 11 roky
stdio a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 před 11 roky
stdlib 571744447c include cleanups: remove unused headers and add feature test macros před 11 roky
string 7424ac58b1 consolidate str[n]casecmp_l into str[n]casecmp source files před 11 roky
temp 571744447c include cleanups: remove unused headers and add feature test macros před 11 roky
termios 571744447c include cleanups: remove unused headers and add feature test macros před 11 roky
thread 200d15479c add or1k (OpenRISC 1000) architecture port před 11 roky
time 4c48501ee2 properly pass current locale to *_l functions when used internally před 11 roky
unistd dd5f50da6f support linux kernel apis (new archs) with old syscalls removed před 11 roky