1. 63a4c9a remove spurious inclusion of libc.h for LFS64 ABI aliases by Rich Felker · 6 years ago
  2. 5ce3737 reduce spurious inclusion of libc.h by Rich Felker · 6 years ago
  3. 3dd27f3 fix posix_fadvise syscall args on powerpc, unify with arm fix by Rich Felker · 8 years ago
  4. 6d38c9c fix misordered syscall arguments for posix_fadvise on arm by Rich Felker · 8 years ago
  5. 804debe in posix_fadvise, don't bypass __syscall macro infrastructure by Rich Felker · 8 years ago
  6. ea1b6bb remove dead case for F_SETLKW in fcntl by Rich Felker · 9 years ago
  7. e146e60 fix uninitialized mode variable in openat function by Rich Felker · 10 years ago
  8. 2da3ab1 fix invalid access by openat to possibly-missing variadic mode argument by Rich Felker · 10 years ago
  9. 9d836ea fix failure of open to read variadic mode argument for O_TMPFILE by Rich Felker · 10 years ago
  10. 9c2d437 avoid invalid use of va_arg in open by Rich Felker · 10 years ago
  11. 7765706 add O_CLOEXEC fallback for open and related functions by Rich Felker · 10 years ago
  12. 594c827 support kernels with no SYS_open syscall, only SYS_openat by Rich Felker · 10 years ago
  13. b576766 in fcntl, use unsigned long instead of long for variadic argument type by Rich Felker · 11 years ago
  14. 131871a in fcntl, avoid passing pointer arguments to syscalls as longs by Rich Felker · 11 years ago
  15. 1e7a581 add some missing LFS64 aliases for fadvise/fallocate functions by Rich Felker · 11 years ago
  16. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  17. 00f1521 provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels by Rich Felker · 11 years ago
  18. b72db3d move fallocate syscall wrapper to linux-specific syscalls dir by Rich Felker · 12 years ago
  19. adb88e7 add fallocate (nonstandardized) function by Rich Felker · 12 years ago
  20. 5271ff4 fix broken fallocate syscall in posix_fallocate by Rich Felker · 12 years ago
  21. 4e8b093 proper error handling for fcntl F_GETOWN on modern kernels by Rich Felker · 12 years ago
  22. a541297 enable LARGEFILE64 aliases by Rich Felker · 12 years ago
  23. 8e8ddef fix F_GETOWN return value handling by Rich Felker · 13 years ago
  24. 0b6eb2d update syscalls with off_t arguments to handle argument alignment, if needed by Rich Felker · 13 years ago
  25. 1c76683 add syscall wrappers for posix_fadvise, posix_fallocate by Rich Felker · 13 years ago
  26. feee989 overhaul pthread cancellation by Rich Felker · 13 years ago
  27. aa398f5 global cleanup to use the new syscall interface by Rich Felker · 14 years ago
  28. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago