Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 8c408937da getaddrinfo dns lookup: use larger answer buffer to handle long CNAMEs před 2 roky
  Rich Felker 759bf785a8 arpa/nameser.h: update RR types list před 2 roky
  Rich Felker 51d4669fb9 dns: implement tcp fallback in __res_msend query core před 2 roky
  Rich Felker e2e9517607 res_send: use a temp buffer if caller's buffer is under 512 bytes před 2 roky
  Rich Felker c87d75f2aa adapt res_msend DNS query core for working with multiple sockets před 2 roky
  Rich Felker 85050ac5a2 getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain před 2 roky
  Rich Felker dc9285ad1d fix error cases in gethostbyaddr_r před 2 roky
  Rich Felker f9827fc7da remove impossible error case from gethostbyname2_r před 2 roky
  Rich Felker f081d5336a fix return value of gethostnbyname[2]_r on result not found před 2 roky
  Rich Felker 1e7fb12f77 dns: treat names rejected by res_mkquery as nonexistent rather than error před 2 roky
  Rich Felker 001c1afb0a res_mkquery: error out on consecutive final dots in name před 2 roky
  Alexey Izbyshev 3ad3fa962e fix thread leak on timer_create(SIGEV_THREAD) failure před 2 roky
  Rich Felker bf14ef193b re-enable vdso clock_gettime on arm (32-bit) with workaround před 2 roky
  Rich Felker 6f3ead0ae1 process DT_RELR relocations in ldso-startup/static-pie před 2 roky
  Rich Felker 25085c85a0 fix fwprintf missing output to open_wmemstream FILEs před 2 roky
  Rich Felker a636fd630f dns: fail if ipv6 is disabled and resolv.conf has only v6 nameserves před 2 roky
  Rich Felker 996b6154b2 use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) před 2 roky
  Rich Felker 25340a9337 add sysconf keys/values for signal stack size před 2 roky
  Rich Felker d8fddb9641 fix fallback when ipv6 is disabled but resolv.conf has v6 nameserves před 2 roky
  Kristina Martsenko d4f987e4ac epoll_create: fail with EINVAL if size is non-positive před 2 roky
  Rich Felker 2e5fff43dd use alt signal stack when present for implementation-internal signals před 2 roky
  Érico Nogueira 379b18218d ldso: make exit condition clearer in fixup_rpath před 2 roky
  Rich Felker 37e18b7bf3 freopen: reset stream orientation (byte/wide) and encoding rule před 2 roky
  Rich Felker bf99258564 ldso: process RELR only for non-FDPIC archs před 2 roky
  Fangrui Song d32dadd60e ldso: support DT_RELR relative relocation format před 2 roky
  Alex Xu (Hello71) 2404d9d643 use syscall_arg_t and __scc macro for arguments to __alt_socketcall před 2 roky
  Michael Pratt 46d1c7801b fix strings.h feature test macro usage due to missing features.h před 3 roky
  Eugene Yudin baaf257f05 fix ESRCH error handling for clock_getcpuclockid před 2 roky
  Szabolcs Nagy 4f48da008d aarch64: add vfork před 2 roky
  Rich Felker 7d568410b4 fix mishandling of errno in getaddrinfo AI_ADDRCONFIG logic před 2 roky