Historique des commits

Auteur SHA1 Message Date
  Rich Felker f9827fc7da remove impossible error case from gethostbyname2_r il y a 2 ans
  Rich Felker f081d5336a fix return value of gethostnbyname[2]_r on result not found il y a 2 ans
  Rich Felker 1e7fb12f77 dns: treat names rejected by res_mkquery as nonexistent rather than error il y a 2 ans
  Rich Felker 001c1afb0a res_mkquery: error out on consecutive final dots in name il y a 2 ans
  Alexey Izbyshev 3ad3fa962e fix thread leak on timer_create(SIGEV_THREAD) failure il y a 2 ans
  Rich Felker bf14ef193b re-enable vdso clock_gettime on arm (32-bit) with workaround il y a 2 ans
  Rich Felker 6f3ead0ae1 process DT_RELR relocations in ldso-startup/static-pie il y a 2 ans
  Rich Felker 25085c85a0 fix fwprintf missing output to open_wmemstream FILEs il y a 2 ans
  Rich Felker a636fd630f dns: fail if ipv6 is disabled and resolv.conf has only v6 nameserves il y a 2 ans
  Rich Felker 996b6154b2 use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) il y a 2 ans
  Rich Felker 25340a9337 add sysconf keys/values for signal stack size il y a 2 ans
  Rich Felker d8fddb9641 fix fallback when ipv6 is disabled but resolv.conf has v6 nameserves il y a 2 ans
  Kristina Martsenko d4f987e4ac epoll_create: fail with EINVAL if size is non-positive il y a 2 ans
  Rich Felker 2e5fff43dd use alt signal stack when present for implementation-internal signals il y a 2 ans
  Érico Nogueira 379b18218d ldso: make exit condition clearer in fixup_rpath il y a 2 ans
  Rich Felker 37e18b7bf3 freopen: reset stream orientation (byte/wide) and encoding rule il y a 2 ans
  Rich Felker bf99258564 ldso: process RELR only for non-FDPIC archs il y a 2 ans
  Fangrui Song d32dadd60e ldso: support DT_RELR relative relocation format il y a 2 ans
  Alex Xu (Hello71) 2404d9d643 use syscall_arg_t and __scc macro for arguments to __alt_socketcall il y a 2 ans
  Michael Pratt 46d1c7801b fix strings.h feature test macro usage due to missing features.h il y a 3 ans
  Eugene Yudin baaf257f05 fix ESRCH error handling for clock_getcpuclockid il y a 2 ans
  Szabolcs Nagy 4f48da008d aarch64: add vfork il y a 2 ans
  Rich Felker 7d568410b4 fix mishandling of errno in getaddrinfo AI_ADDRCONFIG logic il y a 2 ans
  Rich Felker d16d7b1099 early stage ldso: remove symbolic references via error handling function il y a 2 ans
  Alex Xu (Hello71) 63c67053a3 in early stage ldso before __dls2b, call mprotect with __syscall il y a 2 ans
  Rich Felker a23a3da29b avoid limited space of random temp file names if clock resolution is low il y a 2 ans
  Rich Felker 4100279825 remove random filename obfuscation that leaks ASLR information il y a 2 ans
  Rich Felker 6c858d6fd4 ensure distinct query id for parallel A and AAAA queries in resolver il y a 2 ans
  Rich Felker 8974ef2124 mntent: fix potential mishandling of extremely long lines il y a 3 ans
  Alyssa Ross 751bee0ee7 mntent: fix parsing lines with optional fields il y a 3 ans