Rich Felker fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn il y a 6 ans
..
aio 56fbaa3bbe make all objects used with atomic operations volatile il y a 10 ans
complex 10e4bd3780 fix incorrect results for catan with some inputs il y a 7 ans
conf d41cdef919 fix several values reported by sysconf il y a 6 ans
crypt cf115059ba in crypt-sha*, reject excessive rounds as error rather than clamping il y a 9 ans
ctype 54941eddfd update case mappings to unicode 10.0 il y a 7 ans
dirent 18fbc7e4fa remove spurious declaration of __getdents from readdir.c il y a 6 ans
env 9b95fd0944 define and use internal macros for hidden visibility, weak refs il y a 6 ans
errno f4542fdf7a fix missing strerror text for EMULTIHOP il y a 6 ans
exit 9b95fd0944 define and use internal macros for hidden visibility, weak refs il y a 6 ans
fcntl 3dd27f3aab fix posix_fadvise syscall args on powerpc, unify with arm fix il y a 8 ans
fenv 039f1b3c56 make arch __fesetround backends hidden il y a 6 ans
internal 5e1019b01c make arch __set_thread_area backends hidden il y a 6 ans
ipc 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs il y a 6 ans
ldso 1bbe166e15 move tlsdesc and internal dl function declarations to dynlink.h il y a 6 ans
legacy c221d3e586 fix issues from public functions defined without declaration visible il y a 6 ans
linux c221d3e586 fix issues from public functions defined without declaration visible il y a 6 ans
locale 15230afc8d add internal header for declaring __pleval function (used by gettext) il y a 6 ans
malloc 55a1c9c890 move declarations for malloc internals to malloc_impl.h il y a 6 ans
math 59d88940d2 move lgamma-related internal declarations to libm.h il y a 6 ans
misc 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable il y a 6 ans
mman da438ee1fc work around incorrect EPERM from mmap syscall il y a 7 ans
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
multibyte 9b95fd0944 define and use internal macros for hidden visibility, weak refs il y a 6 ans
network 432f9f0e31 move __res_msend_rc declaration to lookup.h il y a 6 ans
passwd 91d34c4533 fix regression in getspnam[_r] error code for insufficient buffer size il y a 7 ans
prng f9db9eca40 add and use internal header for *rand48 lcg il y a 6 ans
process fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn il y a 6 ans
regex ec04d122f1 fix regression in glob with literal . or .. path component il y a 7 ans
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable il y a 6 ans
search 736a950b3d make inadvertently exposed __h{create,delete,search}_r functions static il y a 6 ans
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed il y a 11 ans
setjmp f81e44a0d9 add m68k port il y a 6 ans
signal 9b95fd0944 define and use internal macros for hidden visibility, weak refs il y a 6 ans
stat 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable il y a 6 ans
stdio 50a298ea3b move __stdio_exit_needed to stdio_impl.h il y a 6 ans
stdlib 3d8322c7ad bsearch: simplify and optimize il y a 6 ans
string 8dafb84e66 remove unused code from strcpy.c il y a 6 ans
temp 6f1c1fe90c ignore access mode bits of flags in mkostemps and functions that use it il y a 10 ans
termios 126f58b2f4 define appropriate feature test macros to get CBAUD from termios.h il y a 8 ans
thread 5e1019b01c make arch __set_thread_area backends hidden il y a 6 ans
time 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h il y a 6 ans
unistd 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable il y a 6 ans