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