Rich Felker 01d4274711 make dlerror state and message thread-local and dynamically-allocated 10 yıl önce
..
aio 56fbaa3bbe make all objects used with atomic operations volatile 10 yıl önce
complex cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them 12 yıl önce
conf 2b42c8cb37 add legacy functions from sysinfo.h duplicating sysconf functionality 10 yıl önce
crypt 16a3580ef3 add legacy functions setkey() and encrypt() 11 yıl önce
ctype 4674809bdf fix case mapping for U+00DF (ß) 10 yıl önce
dirent 56fbaa3bbe make all objects used with atomic operations volatile 10 yıl önce
env 1ef849c6ec allow libc itself to be built with stack protector enabled 10 yıl önce
errno 19a1fe670a remove remnants of support for running in no-thread-pointer mode 10 yıl önce
exit 56fbaa3bbe make all objects used with atomic operations volatile 10 yıl önce
fcntl e146e6035f fix uninitialized mode variable in openat function 10 yıl önce
fenv 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again 10 yıl önce
internal 01d4274711 make dlerror state and message thread-local and dynamically-allocated 10 yıl önce
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc 11 yıl önce
ldso 01d4274711 make dlerror state and message thread-local and dynamically-allocated 10 yıl önce
legacy 20cbd60775 getloadavg: use sysinfo() instead of /proc/loadavg 10 yıl önce
linux 4e5c7a2176 fix missing argument to syscall in fanotify_mark 11 yıl önce
locale 56fbaa3bbe make all objects used with atomic operations volatile 10 yıl önce
malloc 064898cfe2 remove useless check of bin match in malloc 10 yıl önce
math cb5c057c87 math: fix pow(+-0,-inf) not to raise divbyzero flag 10 yıl önce
misc 2894a44b40 add alternate backend support for getgrouplist 10 yıl önce
mman f08ab9e61a redesign and simplify vmlock system 10 yıl önce
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 yıl önce
multibyte 2e1ae3b6b9 fix return value computation in one code path of wcsnrtombs 10 yıl önce
network fc13acc3dc fix internal buffer overrun in inet_pton 10 yıl önce
passwd 4b5ca13fb1 avoid sending huge names as nscd passwd/group queries 10 yıl önce
prng 56fbaa3bbe make all objects used with atomic operations volatile 10 yıl önce
process 19a1fe670a remove remnants of support for running in no-thread-pointer mode 10 yıl önce
regex c498efe117 regex: fix character class repetitions 10 yıl önce
sched 66140b0c92 fix return value of pthread_getaffinity_np and pthread_setaffinity_np 10 yıl önce
search 141d3b5c2a remove struct elem entirely from hsearch.c 11 yıl önce
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 yıl önce
setjmp 01ef3dd9c5 add aarch64 port 10 yıl önce
signal 583e55122e redesign sigsetjmp so that signal mask is restored after longjmp 10 yıl önce
stat 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path 10 yıl önce
stdio 05e0e301e3 fix getdelim to set the error indicator on all failures 10 yıl önce
stdlib 571744447c include cleanups: remove unused headers and add feature test macros 11 yıl önce
string e346ff86c8 overhaul optimized x86_64 memset asm 10 yıl önce
temp 6f1c1fe90c ignore access mode bits of flags in mkostemps and functions that use it 10 yıl önce
termios 571744447c include cleanups: remove unused headers and add feature test macros 11 yıl önce
thread 01d4274711 make dlerror state and message thread-local and dynamically-allocated 10 yıl önce
time 56fbaa3bbe make all objects used with atomic operations volatile 10 yıl önce
unistd 2de85a9856 fix possible isatty false positives and unwanted device state changes 10 yıl önce