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