Cronologia Commit

Autore SHA1 Messaggio Data
  Alexey Izbyshev d0b7f9768d dns: fix workaround for systems defaulting to ipv6-only sockets 2 anni fa
  Alexey Izbyshev bec42ef393 dns: handle early eof in tcp fallback 2 anni fa
  Alexey Izbyshev 9b132e5567 prevent CNAME/PTR parsing from reading data past the response end 2 anni fa
  Alexey Izbyshev 12590c8bbd fix out-of-bounds reads in __dns_parse 2 anni fa
  Rich Felker bc695a5ac1 fix incorrect unit for CPU_SETSIZE macro 2 anni fa
  A. Wilcox 7d756e1c04 dns: prefer monotonic clock for timeouts 2 anni fa
  Gabriel Ravier 07616721f1 fix return value of wcs{,n}cmp for extreme wchar_t values 2 anni fa
  Szabolcs Nagy 35fdfe62a4 math: fix undefined shift in logf 2 anni fa
  Alexey Izbyshev 7e13e5ae69 inet_pton: fix uninitialized memory use for IPv4-mapped IPv6 addresses 2 anni fa
  Szabolcs Nagy 7e6da7ac98 hsearch: fix null pointer arithmetic UB 2 anni fa
  Colin Cross f79b973d92 increase sendmsg internal buffer to support SCM_MAX_FD 2 anni fa
  Rich Felker 0ab97350f0 mq_notify: block all (application) signals in the worker thread 2 anni fa
  Rich Felker 711673ee77 mq_notify: join worker thread before returning in error path 2 anni fa
  Rich Felker 8c0c9c69a1 mq_notify: rework to fix use-after-close/double-close bugs 2 anni fa
  Rich Felker fde6891e59 mq_notify: use semaphore instead of barrier to sync args consumption 2 anni fa
  Rich Felker c3cd04fa5f fix pthread_detach inadvertently acting as cancellation point in race case 2 anni fa
  Rich Felker 115149c023 powerpc-sf longjmp clobbering of val argument 2 anni fa
  Pedro Falcato 5763f003a5 riscv64: add vfork 2 anni fa
  Rich Felker 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 2 anni fa
  Rich Felker ea3b40a321 fix integer overflow in WIFSTOPPED macro 2 anni fa
  Rich Felker f897461d4f fix debugger tracking of shared libraries on mips with PIE main program 2 anni fa
  Rich Felker a4b0a665b8 expose memmem under baseline POSIX feature profile 2 anni fa
  Rich Felker 9532ae1318 use libc-internal malloc for pthread_atfork 2 anni fa
  Markus Wichmann 7d358599d4 prevent invalid reads of nl_arg in printf_core 2 anni fa
  Fangrui Song c5f4b2dfea elf.h: add ELFCOMPRESS_ZSTD 2 anni fa
  Rich Felker 159d1f6c02 semaphores: fix missed wakes from ABA bug in waiter count logic 2 anni fa
  Rich Felker f47a8cdd25 ldso: fix invalid early references to extern-linkage libc.page_size 2 anni fa
  Alexey Izbyshev 377218cb96 pthread_atfork: fix return value on malloc failure 2 anni fa
  Rich Felker 29e4319178 fix double-processing of DT_RELR relocations in ldso relocating itself 2 anni fa
  Rich Felker b50eb8c36c fix strverscmp comparison of digit sequence with non-digits 2 anni fa