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