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