musl
2023-02-27 Alexey Izbyshevfix out-of-bounds reads in __dns_parse
2023-02-23 Rich Felkerfix incorrect unit for CPU_SETSIZE macro
2023-02-12 A. Wilcoxdns: prefer monotonic clock for timeouts
2023-02-12 Gabriel Ravierfix return value of wcs{,n}cmp for extreme wchar_t...
2023-02-12 Szabolcs Nagymath: fix undefined shift in logf
2023-02-12 Alexey Izbyshevinet_pton: fix uninitialized memory use for IPv4-mapped...
2023-02-12 Szabolcs Nagyhsearch: fix null pointer arithmetic UB
2023-02-12 Colin Crossincrease sendmsg internal buffer to support SCM_MAX_FD
2023-02-12 Rich Felkermq_notify: block all (application) signals in the worke...
2023-02-12 Rich Felkermq_notify: join worker thread before returning in error...
2023-02-12 Rich Felkermq_notify: rework to fix use-after-close/double-close...
2023-02-11 Rich Felkermq_notify: use semaphore instead of barrier to sync...
2023-02-11 Rich Felkerfix pthread_detach inadvertently acting as cancellation...
2023-02-11 Rich Felkerpowerpc-sf longjmp clobbering of val argument
2023-02-09 Pedro Falcatoriscv64: add vfork
2023-02-09 Rich Felkerfix wrong sigaction syscall ABI on mips*, or1k, microbl...
2023-02-08 Rich Felkerfix integer overflow in WIFSTOPPED macro
2023-01-18 Rich Felkerfix debugger tracking of shared libraries on mips with...
2023-01-06 Rich Felkerexpose memmem under baseline POSIX feature profile
2022-12-17 Rich Felkeruse libc-internal malloc for pthread_atfork
2022-12-14 Markus Wichmannprevent invalid reads of nl_arg in printf_core
2022-12-14 Fangrui Songelf.h: add ELFCOMPRESS_ZSTD
2022-12-13 Rich Felkersemaphores: fix missed wakes from ABA bug in waiter...
2022-12-01 Rich Felkerldso: fix invalid early references to extern-linkage...
2022-11-12 Alexey Izbyshevpthread_atfork: fix return value on malloc failure
2022-11-10 Rich Felkerfix double-processing of DT_RELR relocations in ldso...
2022-11-08 Rich Felkerfix strverscmp comparison of digit sequence with non...
2022-11-05 Rich Felkerfix async thread cancellation stack alignment
2022-10-20 Rich Felkerfix return value of gethostby{name[2],addr} with no...
2022-10-19 Rich Felkerclean up dns_parse_callback
2022-10-19 Rich Felkerdns response handling: don't treat too many addresses...
2022-10-19 Rich Felkerdns response handling: ignore presence of wrong-type RRs
2022-10-19 Rich Felkerfix missing synchronization of pthread TSD keys with...
2022-10-19 Rich Felkerfgets: avoid arithmetic overflow when n==INT_MIN is...
2022-10-19 Rich Felkerfix AS-safety of close when aio is in use and fd map...
2022-10-19 Alexey Izbyshevfix use of uninitialized dummy_fut in aio_suspend
2022-10-19 Rich Felkerfix potential deadlock between multithreaded fork and aio
2022-10-19 Rich Felkerfix potential unsynchronized access to killlock state...
2022-10-19 Rich Felkerfix potential deadlock in dlerror buffer handling at...
2022-10-19 Rich Felkerconfigure: disable TBAA optimization because most compi...
2022-10-19 Rich Felkerdisable MADV_FREE usage in mallocng
2022-10-19 Rich Felkerremove LFS64 programming interfaces (macro-only) from...
2022-10-19 Rich Felkerremove LFS64 symbol aliases; replace with dynamic linke...
2022-10-19 Rich Felkerdns query core: detect udp truncation at recv time
2022-10-19 Rich Felkergetaddrinfo dns lookup: use larger answer buffer to...
2022-09-22 Rich Felkerarpa/nameser.h: update RR types list
2022-09-22 Rich Felkerdns: implement tcp fallback in __res_msend query core
2022-09-22 Rich Felkerres_send: use a temp buffer if caller's buffer is under...
2022-09-21 Rich Felkeradapt res_msend DNS query core for working with multipl...
2022-09-20 Rich Felkergetaddrinfo: add EAI_NODATA error code to distinguish...
2022-09-19 Rich Felkerfix error cases in gethostbyaddr_r
2022-09-19 Rich Felkerremove impossible error case from gethostbyname2_r
2022-09-19 Rich Felkerfix return value of gethostnbyname[2]_r on result not...
2022-09-19 Rich Felkerdns: treat names rejected by res_mkquery as nonexistent...
2022-09-19 Rich Felkerres_mkquery: error out on consecutive final dots in...
2022-09-19 Alexey Izbyshevfix thread leak on timer_create(SIGEV_THREAD) failure
2022-09-19 Rich Felkerre-enable vdso clock_gettime on arm (32-bit) with worka...
2022-09-12 Rich Felkerprocess DT_RELR relocations in ldso-startup/static-pie
2022-09-07 Rich Felkerfix fwprintf missing output to open_wmemstream FILEs
2022-08-26 Rich Felkerdns: fail if ipv6 is disabled and resolv.conf has only...
2022-08-26 Rich Felkeruse kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_...
2022-08-26 Rich Felkeradd sysconf keys/values for signal stack size
2022-08-25 Rich Felkerfix fallback when ipv6 is disabled but resolv.conf...
2022-08-25 Kristina Martsenkoepoll_create: fail with EINVAL if size is non-positive
2022-08-20 Rich Felkeruse alt signal stack when present for implementation...
2022-08-17 Érico Nogueiraldso: make exit condition clearer in fixup_rpath
2022-08-17 Rich Felkerfreopen: reset stream orientation (byte/wide) and encod...
2022-08-02 Rich Felkerldso: process RELR only for non-FDPIC archs
2022-08-02 Fangrui Songldso: support DT_RELR relative relocation format
2022-08-02 Alex Xu (Hello71)use syscall_arg_t and __scc macro for arguments to...
2022-08-01 Michael Prattfix strings.h feature test macro usage due to missing...
2022-08-01 Eugene Yudinfix ESRCH error handling for clock_getcpuclockid
2022-08-01 Szabolcs Nagyaarch64: add vfork
2022-08-01 Rich Felkerfix mishandling of errno in getaddrinfo AI_ADDRCONFIG...
2022-07-19 Rich Felkerearly stage ldso: remove symbolic references via error...
2022-07-02 Alex Xu (Hello71)in early stage ldso before __dls2b, call mprotect with...
2022-06-23 Rich Felkeravoid limited space of random temp file names if clock...
2022-06-03 Rich Felkerremove random filename obfuscation that leaks ASLR...
2022-06-03 Rich Felkerensure distinct query id for parallel A and AAAA querie...
2022-05-15 Rich Felkermntent: fix potential mishandling of extremely long...
2022-05-15 Alyssa Rossmntent: fix parsing lines with optional fields
2022-05-06 Rich Felkerfix constraint violation in qsort wrapper around qsort_r
2022-05-04 Rich Felkeruse __fstat instead of __fstatat with AT_EMPTY_PATH...
2022-05-04 Rich Felkerprovide an internal namespace-safe __fstat
2022-05-02 Rich Felkeronly use fstatat and others legacy stat syscalls if...
2022-05-02 Rich Felkerdrop direct use of stat syscalls in internal __map_file
2022-05-02 Rich Felkerprovide an internal namespace-safe __fstatat
2022-05-02 Rich Felkerdrop direct use of stat syscalls in fchmodat
2022-05-02 Rich Felkerdrop use of stat operation in temporary file name gener...
2022-05-02 Stefan O'Rearonly fallback to gettimeofday/settimeofday syscalls...
2022-05-02 Stefan O'Rearonly use getrlimit/setrlimit syscalls if they exist
2022-04-27 Stefan O'Reardon't remap internal-use syscall macros to nonexistent...
2022-04-27 Stefan O'Rearremove ARMSUBARCH relic from configure
2022-04-20 Rich Felkeradd missing POSIX confstr keys for pthread CFLAGS/LDFLAGS
2022-04-10 Ondrej Jirmanfix incorrect parameter name in internal netlink.h...
2022-04-07 Rich Felkerrelease 1.2.3
2022-03-27 psykoseaccept null pointer as message argument to gettext...
2022-03-16 Isaiah Postonfix invalid free of duplocale object when malloc has...
2022-03-08 Rich Felkerfix __WORDSIZE on x32 sys/user.h
2022-03-08 Szabolcs Nagysys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from...
next