You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 10bbbbf5c6 make inadvertently exposed __pthread_{timed,try}join_np functions static 8 years ago
..
aio make all objects used with atomic operations volatile 11 years ago
complex fix incorrect results for catan with some inputs 8 years ago
conf fix several values reported by sysconf 8 years ago
crypt in crypt-sha*, reject excessive rounds as error rather than clamping 10 years ago
ctype update case mappings to unicode 10.0 9 years ago
dirent remove spurious declaration of __getdents from readdir.c 8 years ago
env define and use internal macros for hidden visibility, weak refs 8 years ago
errno fix missing strerror text for EMULTIHOP 8 years ago
exit define and use internal macros for hidden visibility, weak refs 8 years ago
fcntl fix posix_fadvise syscall args on powerpc, unify with arm fix 10 years ago
fenv add m68k port 8 years ago
internal move and deduplicate declarations of __vdsosym to make it checkable 8 years ago
ipc work around broken kernel struct ipc_perm on some big endian archs 8 years ago
ldso define and use internal macros for hidden visibility, weak refs 8 years ago
legacy fix issues from public functions defined without declaration visible 8 years ago
linux fix issues from public functions defined without declaration visible 8 years ago
locale fix output size handling for multi-unicode-char big5-hkscs characters 8 years ago
malloc reintroduce hardening against partially-replaced allocator 8 years ago
math add support for m68k 80-bit long double variant 8 years ago
misc move and deduplicate declarations of __procfdname to make it checkable 8 years ago
mman work around incorrect EPERM from mmap syscall 9 years ago
mq use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
multibyte define and use internal macros for hidden visibility, weak refs 8 years ago
network fix issues from public functions defined without declaration visible 8 years ago
passwd fix regression in getspnam[_r] error code for insufficient buffer size 9 years ago
prng revise the definition of multiple basic locks in the code 8 years ago
process move and deduplicate declarations of __procfdname to make it checkable 8 years ago
regex fix regression in glob with literal . or .. path component 9 years ago
sched move and deduplicate declarations of __vdsosym to make it checkable 8 years ago
search fix lsearch and lfind to pass key as first arg to the compar callback 9 years ago
select support linux kernel apis (new archs) with old syscalls removed 12 years ago
setjmp add m68k port 8 years ago
signal define and use internal macros for hidden visibility, weak refs 8 years ago
stat move and deduplicate declarations of __procfdname to make it checkable 8 years ago
stdio fix issues from public functions defined without declaration visible 8 years ago
stdlib bsearch: simplify and optimize 8 years ago
string optimize explicit_bzero for size 8 years ago
temp ignore access mode bits of flags in mkostemps and functions that use it 12 years ago
termios define appropriate feature test macros to get CBAUD from termios.h 10 years ago
thread make inadvertently exposed __pthread_{timed,try}join_np functions static 8 years ago
time use idiomatic weak alias approach for defining asctime_r 8 years ago
unistd move and deduplicate declarations of __procfdname to make it checkable 8 years ago