Historie revizí

Autor SHA1 Zpráva Datum
  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 2 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
  Rich Felker d16d7b1099 early stage ldso: remove symbolic references via error handling function před 2 roky
  Alex Xu (Hello71) 63c67053a3 in early stage ldso before __dls2b, call mprotect with __syscall před 2 roky
  Rich Felker a23a3da29b avoid limited space of random temp file names if clock resolution is low před 2 roky
  Rich Felker 4100279825 remove random filename obfuscation that leaks ASLR information před 2 roky
  Rich Felker 6c858d6fd4 ensure distinct query id for parallel A and AAAA queries in resolver před 2 roky
  Rich Felker 8974ef2124 mntent: fix potential mishandling of extremely long lines před 2 roky
  Alyssa Ross 751bee0ee7 mntent: fix parsing lines with optional fields před 3 roky
  Rich Felker dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r před 2 roky
  Rich Felker 6e9d2370c7 use __fstat instead of __fstatat with AT_EMPTY_PATH in __map_file před 2 roky
  Rich Felker 05a55868ff provide an internal namespace-safe __fstat před 2 roky
  Rich Felker fb10dc288d only use fstatat and others legacy stat syscalls if they exist před 2 roky
  Rich Felker 2b754a5424 drop direct use of stat syscalls in internal __map_file před 2 roky
  Rich Felker c9ba0769a7 provide an internal namespace-safe __fstatat před 2 roky
  Rich Felker 7edbcbeb76 drop direct use of stat syscalls in fchmodat před 2 roky
  Rich Felker 9a93749555 drop use of stat operation in temporary file name generation před 2 roky
  Stefan O'Rear 12a757b321 only fallback to gettimeofday/settimeofday syscalls if they exist před 4 roky
  Stefan O'Rear 41149ea8c7 only use getrlimit/setrlimit syscalls if they exist před 4 roky
  Stefan O'Rear 8910efd0e4 don't remap internal-use syscall macros to nonexistent time32 syscalls před 4 roky
  Stefan O'Rear 03f71251e6 remove ARMSUBARCH relic from configure před 4 roky
  Rich Felker 55b727d7ad add missing POSIX confstr keys for pthread CFLAGS/LDFLAGS před 2 roky
  Ondrej Jirman 8cf87b3027 fix incorrect parameter name in internal netlink.h RTA_OK macro před 6 roky
  Rich Felker 7a43f6fea9 release 1.2.3 před 2 roky
  psykose 01b14242cc accept null pointer as message argument to gettext functions před 3 roky
  Isaiah Poston 6d8a515796 fix invalid free of duplocale object when malloc has been replaced před 3 roky
  Rich Felker 760f5d7efe fix __WORDSIZE on x32 sys/user.h před 3 roky