Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 2cae9f59da remove further legacy time32 clock syscalls from public syscall.h %!s(int64=5) %!d(string=hai) anos
  Rich Felker 5a105f19b5 remove legacy clock_gettime and gettimeofday from public syscall.h %!s(int64=5) %!d(string=hai) anos
  Rich Felker ae388becb5 implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions %!s(int64=5) %!d(string=hai) anos
  Rich Felker 2e554617e5 ioctl: add fallback for new time64 SIOCGSTAMP[NS] %!s(int64=5) %!d(string=hai) anos
  Rich Felker 51fd67fcbf get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO %!s(int64=5) %!d(string=hai) anos
  Rich Felker 59324c8b09 make __socketcall analogous to __syscall, error-returning %!s(int64=5) %!d(string=hai) anos
  Rich Felker 4bbd7baea7 internally, define plain syscalls, if missing, as their time64 variants %!s(int64=5) %!d(string=hai) anos
  Rich Felker d7b583420b allow archs to provide a 7-argument syscall if needed %!s(int64=6) %!d(string=hai) anos
  Rich Felker 788d5e24ca remove external __syscall function and last remaining users %!s(int64=6) %!d(string=hai) anos
  Rich Felker 036df43d2a fix regression with compilers not incorporating C99 DR#289 resolution %!s(int64=6) %!d(string=hai) anos
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=6) %!d(string=hai) anos
  Rich Felker 7e399fabd3 apply hidden visibility to various remaining internal interfaces %!s(int64=6) %!d(string=hai) anos
  Rich Felker cb229f614f move and deduplicate declarations of __vdsosym to make it checkable %!s(int64=6) %!d(string=hai) anos
  Rich Felker 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable %!s(int64=6) %!d(string=hai) anos
  Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs %!s(int64=6) %!d(string=hai) anos
  Rich Felker 7cc3a28eed fix pread/pwrite syscall calling convention on sh %!s(int64=8) %!d(string=hai) anos
  Szabolcs Nagy a5e133bf29 change the internal socketcall selection logic %!s(int64=9) %!d(string=hai) anos
  Rich Felker 8a8fdf6398 eliminate use of SHARED macro to suppress visibility attributes %!s(int64=9) %!d(string=hai) anos
  Rich Felker 7405cd1e2b fix inconsistent visibility for internal syscall symbols %!s(int64=10) %!d(string=hai) anos
  Szabolcs Nagy e63833cd43 remove cruft from x86_64 syscall.h %!s(int64=10) %!d(string=hai) anos
  Rich Felker 4134c68dd4 unify non-inline version of syscall code across archs %!s(int64=10) %!d(string=hai) anos
  Rich Felker b5bbe79749 add framework for mmap2 syscall unit to vary by arch %!s(int64=10) %!d(string=hai) anos
  Szabolcs Nagy 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips %!s(int64=11) %!d(string=hai) anos
  Rich Felker 106e65d6f6 break down coarse-grained 64-bit-off_t syscall remappings %!s(int64=11) %!d(string=hai) anos
  Rich Felker 55f45bc722 fix sendfile syscall to use 64-bit off_t %!s(int64=11) %!d(string=hai) anos
  Rich Felker 9b880a6b41 fix sys_open macro for archs without the plain open syscall %!s(int64=11) %!d(string=hai) anos
  Rich Felker 9289931446 fix placement of multiple inclusion guard endif in internal syscall.h %!s(int64=11) %!d(string=hai) anos
  Rich Felker 594c827a22 support kernels with no SYS_open syscall, only SYS_openat %!s(int64=11) %!d(string=hai) anos
  Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures %!s(int64=11) %!d(string=hai) anos
  Rich Felker 83c98aac4c use hidden visibility rather than protected for syscall internals %!s(int64=11) %!d(string=hai) anos