Rich Felker 882aedf6a1 fix lost or delayed wakes in sem_post under certain race conditions hace 3 meses
..
aio d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded hace 2 años
complex e3b0ace505 complex: fix comment in cacosh hace 8 meses
conf 996b6154b2 use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) hace 2 años
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix hace 4 años
ctype 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters hace 2 años
dirent 0079972992 fix mismatched type in posix_getdents definition hace 6 meses
env 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte hace 2 años
errno 5690668a1b add missing strerror text for key management hace 2 años
exit 9ee6f10407 atexit: fail rather than deadlocking after last handler is called hace 4 meses
fcntl 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping hace 2 años
fenv b4f7b2ca35 riscv32: add fenv and math hace 9 meses
include 05a55868ff provide an internal namespace-safe __fstat hace 2 años
internal fd7d018521 add missing inline keyword on default a_barrier definition hace 9 meses
ipc 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 hace 1 año
ldso 11eee89e14 riscv32: add dlsym hace 9 meses
legacy ab31e9d6a0 getusershell: skip blank lines and comments hace 5 meses
linux 05ce67fea9 add renameat2 linux syscall wrapper hace 6 meses
locale 7ada6dde6f iconv: fix missing bounds checking for shift_jis decoding hace 8 meses
malloc e6e8213244 disable MADV_FREE usage in mallocng hace 2 años
math 9683bd6241 math: fix fma(x,y,0) when x*y rounds to -0 hace 8 meses
misc dd1e63c363 syslog: revert LOG_FAC/LOG_FACMASK changes hace 4 meses
mman 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping hace 2 años
mq 0ab97350f0 mq_notify: block all (application) signals in the worker thread hace 1 año
multibyte 4653b98711 mbrtowc: Fix wrong return value when n > UINT_MAX hace 1 año
network 947b4574fa inet_ntop: fix the IPv6 leading zero sequence compression hace 5 meses
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support hace 3 años
prng 167390f055 lift child restrictions after multi-threaded fork hace 4 años
process d3a61059c0 posix_spawn: fix child spinning on write to a broken pipe hace 9 meses
regex 79bdacff83 glob: fix wrong return code when aborting before any matches hace 1 año
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs hace 5 años
search 7e6da7ac98 hsearch: fix null pointer arithmetic UB hace 1 año
select f247462b08 expose ppoll in default feature profile hace 10 meses
setjmp c34a8eedff riscv32: add setjmp/longjmp and sigreturn hace 9 meses
signal 008f737ddf siglongjmp: document why this function just calls longjmp hace 5 meses
stat d0ed307e6f use new SYS_fchmodat2 syscall to implement fchmodat with flags hace 9 meses
stdio 3f9d4224d8 printf decimal integer formatting: shave off one division hace 6 meses
stdlib dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r hace 2 años
string b928c7234f fix return value of wmemcmp for extreme wchar_t values hace 1 año
temp 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping hace 2 años
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize hace 4 años
thread 882aedf6a1 fix lost or delayed wakes in sem_post under certain race conditions hace 3 meses
time cde213f9c3 timer_create: replace pthread barrier with semaphores for thread start hace 4 meses
unistd 5370070fde fix pwrite/pwritev handling of O_APPEND files hace 8 meses