Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 vor 2 Jahren
  Rich Felker ea3b40a321 fix integer overflow in WIFSTOPPED macro vor 2 Jahren
  Rich Felker f897461d4f fix debugger tracking of shared libraries on mips with PIE main program vor 2 Jahren
  Rich Felker a4b0a665b8 expose memmem under baseline POSIX feature profile vor 2 Jahren
  Rich Felker 9532ae1318 use libc-internal malloc for pthread_atfork vor 2 Jahren
  Markus Wichmann 7d358599d4 prevent invalid reads of nl_arg in printf_core vor 2 Jahren
  Fangrui Song c5f4b2dfea elf.h: add ELFCOMPRESS_ZSTD vor 2 Jahren
  Rich Felker 159d1f6c02 semaphores: fix missed wakes from ABA bug in waiter count logic vor 2 Jahren
  Rich Felker f47a8cdd25 ldso: fix invalid early references to extern-linkage libc.page_size vor 2 Jahren
  Alexey Izbyshev 377218cb96 pthread_atfork: fix return value on malloc failure vor 2 Jahren
  Rich Felker 29e4319178 fix double-processing of DT_RELR relocations in ldso relocating itself vor 2 Jahren
  Rich Felker b50eb8c36c fix strverscmp comparison of digit sequence with non-digits vor 2 Jahren
  Rich Felker ad5dcd398b fix async thread cancellation stack alignment vor 2 Jahren
  Rich Felker 8f9259450a fix return value of gethostby{name[2],addr} with no result but no error vor 2 Jahren
  Rich Felker 63402be229 clean up dns_parse_callback vor 2 Jahren
  Rich Felker 0a7b4323b0 dns response handling: don't treat too many addresses as an error vor 2 Jahren
  Rich Felker 41603c7706 dns response handling: ignore presence of wrong-type RRs vor 2 Jahren
  Rich Felker cf76df0e1f fix missing synchronization of pthread TSD keys with MT-fork vor 2 Jahren
  Rich Felker 5ff3eea91f fgets: avoid arithmetic overflow when n==INT_MIN is passed vor 2 Jahren
  Rich Felker d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded vor 2 Jahren
  Alexey Izbyshev 26c76a908b fix use of uninitialized dummy_fut in aio_suspend vor 2 Jahren
  Rich Felker aebd6a3644 fix potential deadlock between multithreaded fork and aio vor 2 Jahren
  Rich Felker d64148a874 fix potential unsynchronized access to killlock state at thread exit vor 2 Jahren
  Rich Felker 36b72cd6fd fix potential deadlock in dlerror buffer handling at thread exit vor 2 Jahren
  Rich Felker 833a469167 configure: disable TBAA optimization because most compilers are buggy vor 2 Jahren
  Rich Felker e6e8213244 disable MADV_FREE usage in mallocng vor 2 Jahren
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE vor 2 Jahren
  Rich Felker 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping vor 2 Jahren
  Rich Felker dec8f0a4fa dns query core: detect udp truncation at recv time vor 2 Jahren
  Rich Felker 8c408937da getaddrinfo dns lookup: use larger answer buffer to handle long CNAMEs vor 2 Jahren