Commit History

Author SHA1 Message Date
  Tobias Klauser a457fd0364 unix: add Signalfd on linux 6 years ago
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME 7 years ago
  Tobias Klauser 586ba8c9bb unix: add SyncFileRange on linux/arm 7 years ago
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program 7 years ago
  Tobias Klauser 731415f00d unix: add kernel module load/unload syscalls on Linux 7 years ago
  Tobias Klauser dad3d9fb7b unix: add ClockGetres on Linux 7 years ago
  Tobias Klauser ee1b12c67a unix: add MemfdCreate on Linux 7 years ago
  Brad Fitzpatrick 2b024373dc Revert "unix: implement SyncFileRange for ARM" 7 years ago
  Andrei Gherzan 1b73967140 unix: implement SyncFileRange for ARM 7 years ago
  Tobias Klauser 3249cb6984 unix: drop incorrect Fsetxattr size return value 7 years ago
  Tobias Klauser acbc56fc70 unix: add F*xattr on Linux 7 years ago
  Tobias Klauser 2be389f392 unix: add Renameat2 on Linux 7 years ago
  Thanabodee Charoenpiriyakij ad87a3a340 unix: check faccessat flags parameter on Linux 7 years ago
  Tobias Klauser fc8bd948cf unix: don't use deprecated syscalls on linux/arm64 7 years ago
  Adam Sindelar 2f57af4873 unix: add wrapper around perf_event_open on Linux 7 years ago
  Tobias Klauser fff93fa7cd unix: add Statx on Linux 8 years ago
  Tobias Klauser 28a7276518 unix: add SyscallNoError and RawSyscallNoError on Linux 8 years ago
  Tobias Klauser 4ff8c001ce unix: add Fstatat on Linux for all GOOSes 8 years ago
  Tobias Klauser 686000749e unix: correct type for timeout argument to Select on linux/{arm64,mips64x} 8 years ago
  Joe Richey joerichey@google.com 568757c03f unix: Properly generate files for Linux 8 years ago
  Kirill Smelkov 35ef4487ce unix: add Syncfs function on Linux 8 years ago
  Tobias Klauser d6d53c0e54 unix: add Msync function on Linux 8 years ago
  Tobias Klauser c23410a886 unix: check Fchmodat flags parameter on Linux 8 years ago
  Tobias Klauser 0b25a408a5 unix: add Eventfd function on Linux 8 years ago
  Tobias Klauser b90f89a1e7 unix: add missing xattr symlink syscall functions on Linux 8 years ago
  Matt Layher a55a760868 unix: add IoctlGetInt and IoctlSetInt on Linux 8 years ago
  Joe Richey joerichey@google.com a2e06a18b0 unix: add bindings for keyutils syscalls 8 years ago
  Derek McGowan f845067cf7 unix: add Linux CopyFileRange syscall 8 years ago
  Joe Richey ea9bcade75 unix: generate all Linux go files from source 8 years ago
  Joe Richey 76cc09b634 unix: add Getrandom syscall bindings and flags 8 years ago