Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker a23a3da29b avoid limited space of random temp file names if clock resolution is low hace 2 años
  Rich Felker 4100279825 remove random filename obfuscation that leaks ASLR information hace 2 años
  Rich Felker 6c858d6fd4 ensure distinct query id for parallel A and AAAA queries in resolver hace 2 años
  Rich Felker 8974ef2124 mntent: fix potential mishandling of extremely long lines hace 3 años
  Alyssa Ross 751bee0ee7 mntent: fix parsing lines with optional fields hace 3 años
  Rich Felker dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r hace 3 años
  Rich Felker 6e9d2370c7 use __fstat instead of __fstatat with AT_EMPTY_PATH in __map_file hace 3 años
  Rich Felker 05a55868ff provide an internal namespace-safe __fstat hace 3 años
  Rich Felker fb10dc288d only use fstatat and others legacy stat syscalls if they exist hace 3 años
  Rich Felker 2b754a5424 drop direct use of stat syscalls in internal __map_file hace 3 años
  Rich Felker c9ba0769a7 provide an internal namespace-safe __fstatat hace 3 años
  Rich Felker 7edbcbeb76 drop direct use of stat syscalls in fchmodat hace 3 años
  Rich Felker 9a93749555 drop use of stat operation in temporary file name generation hace 3 años
  Stefan O'Rear 12a757b321 only fallback to gettimeofday/settimeofday syscalls if they exist hace 4 años
  Stefan O'Rear 41149ea8c7 only use getrlimit/setrlimit syscalls if they exist hace 4 años
  Stefan O'Rear 8910efd0e4 don't remap internal-use syscall macros to nonexistent time32 syscalls hace 4 años
  Stefan O'Rear 03f71251e6 remove ARMSUBARCH relic from configure hace 4 años
  Rich Felker 55b727d7ad add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS hace 3 años
  Ondrej Jirman 8cf87b3027 fix incorrect parameter name in internal netlink.h RTA_OK macro hace 6 años
  Rich Felker 7a43f6fea9 release 1.2.3 hace 3 años
  psykose 01b14242cc accept null pointer as message argument to gettext functions hace 3 años
  Isaiah Poston 6d8a515796 fix invalid free of duplocale object when malloc has been replaced hace 3 años
  Rich Felker 760f5d7efe fix __WORDSIZE on x32 sys/user.h hace 3 años
  Szabolcs Nagy bdb5454065 sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13 hace 3 años
  Szabolcs Nagy aa3bab6ce4 sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13 hace 3 años
  Szabolcs Nagy a8300f5d2a elf.h: add NT_ARM_PAC_ENABLED_KEYS from linux v5.13 hace 3 años
  Szabolcs Nagy dda21f10a7 netinet/in.h: add INADDR_DUMMY from linux v5.13 hace 3 años
  Szabolcs Nagy ee05b11b67 bits/syscall.h: add landlock syscalls from linux v5.13 hace 3 años
  Szabolcs Nagy 1ee8109ea0 netinet/tcp.h: add tcp_zerocopy_receive fields from linux v5.12 hace 4 años
  Szabolcs Nagy bc89c31112 netinet/tcp.h: add TCP_NLA_* values up to linux v5.12 hace 4 años