Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker f47a8cdd25 ldso: fix invalid early references to extern-linkage libc.page_size пре 2 година
  Alexey Izbyshev 377218cb96 pthread_atfork: fix return value on malloc failure пре 2 година
  Rich Felker 29e4319178 fix double-processing of DT_RELR relocations in ldso relocating itself пре 2 година
  Rich Felker b50eb8c36c fix strverscmp comparison of digit sequence with non-digits пре 2 година
  Rich Felker ad5dcd398b fix async thread cancellation stack alignment пре 2 година
  Rich Felker 8f9259450a fix return value of gethostby{name[2],addr} with no result but no error пре 2 година
  Rich Felker 63402be229 clean up dns_parse_callback пре 2 година
  Rich Felker 0a7b4323b0 dns response handling: don't treat too many addresses as an error пре 2 година
  Rich Felker 41603c7706 dns response handling: ignore presence of wrong-type RRs пре 2 година
  Rich Felker cf76df0e1f fix missing synchronization of pthread TSD keys with MT-fork пре 2 година
  Rich Felker 5ff3eea91f fgets: avoid arithmetic overflow when n==INT_MIN is passed пре 2 година
  Rich Felker d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded пре 2 година
  Alexey Izbyshev 26c76a908b fix use of uninitialized dummy_fut in aio_suspend пре 2 година
  Rich Felker aebd6a3644 fix potential deadlock between multithreaded fork and aio пре 2 година
  Rich Felker d64148a874 fix potential unsynchronized access to killlock state at thread exit пре 2 година
  Rich Felker 36b72cd6fd fix potential deadlock in dlerror buffer handling at thread exit пре 2 година
  Rich Felker 833a469167 configure: disable TBAA optimization because most compilers are buggy пре 2 година
  Rich Felker e6e8213244 disable MADV_FREE usage in mallocng пре 2 година
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE пре 2 година
  Rich Felker 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping пре 2 година
  Rich Felker dec8f0a4fa dns query core: detect udp truncation at recv time пре 2 година
  Rich Felker 8c408937da getaddrinfo dns lookup: use larger answer buffer to handle long CNAMEs пре 2 година
  Rich Felker 759bf785a8 arpa/nameser.h: update RR types list пре 2 година
  Rich Felker 51d4669fb9 dns: implement tcp fallback in __res_msend query core пре 2 година
  Rich Felker e2e9517607 res_send: use a temp buffer if caller's buffer is under 512 bytes пре 2 година
  Rich Felker c87d75f2aa adapt res_msend DNS query core for working with multiple sockets пре 2 година
  Rich Felker 85050ac5a2 getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain пре 2 година
  Rich Felker dc9285ad1d fix error cases in gethostbyaddr_r пре 2 година
  Rich Felker f9827fc7da remove impossible error case from gethostbyname2_r пре 2 година
  Rich Felker f081d5336a fix return value of gethostnbyname[2]_r on result not found пре 2 година