1. bc42dcb fix undefined behavior in ptrace by Alexander Monakov · 7 years ago
  2. 66215af move x32 sysinfo impl and syscall fixup code out of arch/x32/src by Rich Felker · 9 years ago
  3. 11894f6 fix incorrect void return type for syncfs function by Rich Felker · 9 years ago
  4. 4e5c7a2 fix missing argument to syscall in fanotify_mark by Clément Vasseur · 10 years ago
  5. 24df8b0 fix breakage from recent syscall commits due to missing errno macros by Rich Felker · 10 years ago
  6. 8258014 fix for broken kernel side RLIM_INFINITY on mips by Szabolcs Nagy · 10 years ago
  7. dd5f50d support linux kernel apis (new archs) with old syscalls removed by Rich Felker · 10 years ago
  8. de20a8f add namespace-protected name for sysinfo function by Rich Felker · 10 years ago
  9. dae8ca7 x32: fix sysinfo() by rofl0r · 10 years ago
  10. fdf5f1b clone: make clone a wrapper around __clone by Bobby Bingham · 11 years ago
  11. 1d23b3c fix const-correctness of argument to stime by Rich Felker · 11 years ago
  12. 74998fb fix signedness of pgoff argument to remap_file_pages by Rich Felker · 11 years ago
  13. 2750337 fix incorrect type for wd argument of inotify_rm_watch by Rich Felker · 11 years ago
  14. 1e7a581 add some missing LFS64 aliases for fadvise/fallocate functions by Rich Felker · 11 years ago
  15. 9e91398 fanotify.c: fix typo in header inclusion by rofl0r · 11 years ago
  16. 863d628 disable the brk function by Rich Felker · 11 years ago
  17. 7a995fe disable sbrk for all values of increment except 0 by Rich Felker · 11 years ago
  18. 5c81b8f add fanotify syscall wrapper and header by rofl0r · 11 years ago
  19. e36d8a1 add sys/quota.h and quotactl syscall wrapper by Rich Felker · 11 years ago
  20. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  21. 31ff797 fix the prototype of settimeofday to follow the original BSD declaration by Szabolcs Nagy · 11 years ago
  22. bcd9302 fix signalfd not to ignore flags by Rich Felker · 11 years ago
  23. ccc7b4c remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG by Rich Felker · 11 years ago
  24. 3ee6750 remove __arch_prctl alias for arch_prctl by Rich Felker · 12 years ago
  25. 55aef73 move new linux syscall wrapper functions to proper source dir by Rich Felker · 12 years ago
  26. 61aa632 add port io functions to sys/io.h by Rich Felker · 12 years ago
  27. fc5f16d mips cache flush/ctl syscall support and header by Rich Felker · 12 years ago
  28. dc62790 move accept4, dup3, and pipe2 to non-linux-specific locations by Rich Felker · 12 years ago
  29. c983e64 fix some indention-with-spaces that crept in by Rich Felker · 12 years ago
  30. f600105 LFS64 alias for prlimit by Rich Felker · 12 years ago
  31. 662da62 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers by Rich Felker · 12 years ago
  32. a9555a9 fix another ppoll issue (missing sigset_t size argument) by Rich Felker · 12 years ago
  33. 3b5e690 fix ppoll with null timeout argument by Rich Felker · 12 years ago
  34. 141138c add linux ppoll syscall wrapper by Rich Felker · 12 years ago
  35. 3d939be reenable sync_file_range; should no longer break on mips by Rich Felker · 12 years ago
  36. 41c5ee5 disable sync_file_range for now by Rich Felker · 12 years ago
  37. 6cf8bfd add acct, accept4, setns, and dup3 syscalls (linux extensions) by Rich Felker · 12 years ago
  38. 997ba92 add linux tee syscall by Rich Felker · 12 years ago
  39. 00e6bbc add linux sync_file_range syscall by Rich Felker · 12 years ago
  40. b72db3d move fallocate syscall wrapper to linux-specific syscalls dir by Rich Felker · 12 years ago
  41. 90f7705 add linux readahead syscall by Rich Felker · 12 years ago
  42. 231b9d1 add timerfd interfaces (untested) by Rich Felker · 12 years ago
  43. b9bb8f6 cleanup src/linux and src/misc trees, etc. by Rich Felker · 12 years ago
  44. 0c05bd3 further use of _Noreturn, for non-plain-C functions by Rich Felker · 12 years ago
  45. dc82ee4 handle null arguments to legacy bsd err.h functions by Rich Felker · 12 years ago
  46. 7650390 add missing xattr functions by Rich Felker · 12 years ago
  47. 2f43704 fix (hopefully) all hard-coded 8's for kernel sigset_t size by Rich Felker · 12 years ago
  48. d426b04 add ioperm/iopl syscalls by Rich Felker · 12 years ago
  49. 53147f9 add splice and vmsplice syscalls by Rich Felker · 12 years ago
  50. 207460d add extended attributes syscalls by Rich Felker · 12 years ago
  51. 42f0e96 add pipe2 syscall by Rich Felker · 12 years ago
  52. 9cf9c39 add process_vm_readv and process_vm_writev syscall wrappers by Rich Felker · 12 years ago
  53. 25c8444 add vhangup syscall wrapper by Rich Felker · 12 years ago
  54. 2169265 add init_module/delete_module syscall wrappers by Rich Felker · 12 years ago
  55. e361019 add deprecated capabilities functions by Rich Felker · 12 years ago
  56. 7b5467c fix typo in utimes function that made it mess up file times by Rich Felker · 12 years ago
  57. 50da5c2 add linux-specific unshare syscall wrapper by Rich Felker · 12 years ago
  58. ba6a9e7 legacy junk compatibility grab-bag by Rich Felker · 12 years ago
  59. 2cbb24b remove junk sincos implementations in preparation to merge nsz's real ones by Rich Felker · 12 years ago
  60. 5657cc5 implement sincosf and sincosl functions; add prototypes by Rich Felker · 12 years ago
  61. 4619901 add linux setfs[ug]id syscall wrappers by Rich Felker · 13 years ago
  62. c07daf0 fix broken reboot wrapper (syscall needs extra silly magic arguments...) by Rich Felker · 13 years ago
  63. ede5ae7 make getmntent_r discard long lines when it returns error, not seek back by Rich Felker · 13 years ago
  64. 7e76095 improve error handling in mntent stuff... by Rich Felker · 13 years ago
  65. f135ef3 fix missing va_end in prctl syscall wrapper by Rich Felker · 13 years ago
  66. fd142e5 cleanup various minor issues reported by nsz by Rich Felker · 13 years ago
  67. 4f5ba92 fix stubbed-out reboot call by Rich Felker · 13 years ago
  68. 19892bf fix brk/sbrk behavior to match the real legacy functions by Rich Felker · 13 years ago
  69. 15b77d5 eventfd syscall wrapper and read/write wrappers by Rich Felker · 13 years ago
  70. 29a15ad fix initgroups (uninitialized count passed to getgrouplist) by Rich Felker · 13 years ago
  71. 55b123b add syscall wrapper for flock by Rich Felker · 13 years ago
  72. 6f0259a fix bug whereby getopt_long allowed mismatch in last char of option name by Rich Felker · 13 years ago
  73. 3f44f29 fix prototypes/signature for setgroups, etc. by Rich Felker · 13 years ago
  74. 6b87e94 fix completely bogus loop condition in getmntent_r by Rich Felker · 13 years ago
  75. f209440 implement the adjtime and adjtimex functions (nonstandard) by Rich Felker · 13 years ago
  76. 2c4e9e6 add getmntent_r interface (all of mntent is nonstandard anyway) by Rich Felker · 13 years ago
  77. 5546f7a add pivot_root syscall wrapper by Rich Felker · 13 years ago
  78. 39e4853 support the nonstandard err.h interfaces by Rich Felker · 13 years ago
  79. aa398f5 global cleanup to use the new syscall interface by Rich Felker · 13 years ago
  80. d00ff29 overhaul syscall interface by Rich Felker · 13 years ago
  81. 07e9d63 depends on settimeofday which needs _GNU_SOURCE feature test by Rich Felker · 14 years ago
  82. 13e8459 workaround gcc bug 46926 by providing a dumb sincos implementation by Rich Felker · 14 years ago
  83. 095a5ae add syscall wrappers for inotify by Rich Felker · 14 years ago
  84. cc2a822 cleanup cruft left from when kernel and user time_t disagreed by Rich Felker · 14 years ago
  85. 187fe29 make daemon try the operations that might fail before fork rather than after by Rich Felker · 14 years ago
  86. 19e35c5 daemon should check for failures and return -1 by Rich Felker · 14 years ago
  87. 9b235e8 remove standalone syscall cruft by Rich Felker · 14 years ago
  88. 2cdfb7c cleaning up syscalls in preparation for x86_64 port by Rich Felker · 14 years ago
  89. 978ca01 syscall cleanup for umount2 by Rich Felker · 14 years ago
  90. a5dec11 use umount2 syscall for umount (new targets lack old 1-arg umount) by Rich Felker · 14 years ago
  91. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago