Historial de Commits

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