Rich Felker 79bdacff83 glob: fix wrong return code when aborting before any matches hace 1 año
..
aio d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded hace 2 años
complex 7c0c7a75ec math: avoid runtime conversions of floating-point constants hace 3 años
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 3 años
dirent 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping hace 2 años
env 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte hace 3 años
errno 5690668a1b add missing strerror text for key management hace 3 años
exit 167390f055 lift child restrictions after multi-threaded fork hace 4 años
fcntl 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping hace 2 años
fenv 7be59733d7 add SPE FPU support to powerpc-sf hace 3 años
include 05a55868ff provide an internal namespace-safe __fstat hace 3 años
internal fa4a8abd06 fix public clone function to be safe and usable by applications hace 2 años
ipc 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 hace 2 años
ldso 36b72cd6fd fix potential deadlock in dlerror buffer handling at thread exit hace 2 años
legacy 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping hace 2 años
linux fa4a8abd06 fix public clone function to be safe and usable by applications hace 2 años
locale 01b14242cc accept null pointer as message argument to gettext functions hace 3 años
malloc e6e8213244 disable MADV_FREE usage in mallocng hace 2 años
math 39e43f0881 math: fix ld80 powl(x,huge) and powl(LDBL_MAX,small) hace 1 año
misc 6d322159c6 getopt: fix null pointer arithmetic ub hace 2 años
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 2 años
multibyte 4653b98711 mbrtowc: Fix wrong return value when n > UINT_MAX hace 2 años
network 83b858f83b fix rejection of dns responses with pointers past 512 byte offset hace 1 año
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support hace 4 años
prng 167390f055 lift child restrictions after multi-threaded fork hace 4 años
process fa4a8abd06 fix public clone function to be safe and usable by applications hace 2 años
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 2 años
select b6811019e6 poll: fix misuse of timespec type on 32-bit archs without poll syscall hace 2 años
setjmp 115149c023 powerpc-sf longjmp clobbering of val argument hace 2 años
signal 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 hace 2 años
stat 7291c6c66a statvfs: allocate spare for f_type hace 1 año
stdio 40834f6c1e printf core: fix gratuitous integer formatting buffer size hace 1 año
stdlib dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r hace 3 años
string b928c7234f fix return value of wmemcmp for extreme wchar_t values hace 2 años
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 c3cd04fa5f fix pthread_detach inadvertently acting as cancellation point in race case hace 2 años
time 3ad3fa962e fix thread leak on timer_create(SIGEV_THREAD) failure hace 2 años
unistd 3281047cfc dup3: don't set FD_CLOEXEC on failure on kernels without dup3 syscall hace 2 años