1. 7a4fde3 unix: add some FreeBSD Capsicum support. by Ben Laurie · 8 years ago
  2. cd2c276 unix: add ioctl functions to get/set terminal window size on Linux by Tobias Klauser · 8 years ago
  3. 4cd6d1a unix: add Mkfifoat function on Linux by Tobias Klauser · 8 years ago
  4. abf9c25 unix: add additional socket ioctl constants on Linux by Tobias Klauser · 8 years ago
  5. 7397344 unix: add perf event ioctl constants on Linux by Tobias Klauser · 8 years ago
  6. 6faef54 golang.org/x/sys: fix typo in test by Francesc Campoy · 8 years ago
  7. 94b7606 windows: remove unreachable return statement in Proc.Call by Awn · 8 years ago
  8. 0e01648 windows: move memory protection constants so that they are all together by Awn · 8 years ago
  9. d18155c windows: add memory-related VirtualX calls and associated constants by Awn · 8 years ago
  10. 4ed4d40 unix: add ioctl functions for termios on Linux by Tobias Klauser · 8 years ago
  11. 90796e5 unix: add UMOUNT_NOFOLLOW constant by Tobias Klauser · 8 years ago
  12. f7928cf windows/svc: add missing Accept commands by Tyler Treat · 8 years ago
  13. 50298aa unix: add seccomp mode constants by Tobias Klauser · 8 years ago
  14. 8d3b82d unix: add Setxattr constants by Tobias Klauser · 8 years ago
  15. c23410a unix: check Fchmodat flags parameter on Linux by Tobias Klauser · 8 years ago
  16. fb4cac3 windows/svc/mgr: add Mgr.ListServices by Alex Brainman · 8 years ago
  17. 0b25a40 unix: add Eventfd function on Linux by Tobias Klauser · 8 years ago
  18. b9e8d46 unix: add additional rlimit resource constants by Tobias Klauser · 8 years ago
  19. b90f89a unix: add missing xattr symlink syscall functions on Linux by Tobias Klauser · 8 years ago
  20. a55a760 unix: add IoctlGetInt and IoctlSetInt on Linux by Matt Layher · 8 years ago
  21. dbc2be9 windows/svc/mgr: correct documentation for args parameter of Mgr.CreateService by helloPiers · 8 years ago
  22. a2e06a1 unix: add bindings for keyutils syscalls by Joe Richey joerichey@google.com · 8 years ago
  23. e62c3de windows: use RegisterServiceCtrlHandlerEx to allow for advanced notifications by Julian Pastarmov · 8 years ago
  24. 98b5b1e windows/svc/mgr: gofmt -w -s by Mikio Hara · 8 years ago
  25. 1e99a4f unix: add Illumos statvfs(2) syscall by Sean Chittenden · 8 years ago
  26. f845067 unix: add Linux CopyFileRange syscall by Derek McGowan · 8 years ago
  27. 156c5a2 unix: use struct pt_regs for PtraceRegs on mips by James Cowgill · 8 years ago
  28. 6b70689 unix: add missing dup2 syscall on mips64* by James Cowgill · 8 years ago
  29. 1e4778a windows: add LoadGetSystemTimePreciseAsFileTime by Tamir Duberstein · 8 years ago
  30. 9c9d83f unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris by Mikio Hara · 8 years ago
  31. f888ac0 unix: fix vet warnings on solaris by Mikio Hara · 8 years ago
  32. 1343be6 unix: sync with SunOS 5.11 kernel by Mikio Hara · 8 years ago
  33. 9ccfe84 unix: sync with DragonFly BSD 4.8 kernel by Mikio Hara · 8 years ago
  34. 9141ece unix: fix mkall.sh and mksyscall.pl by Mikio Hara · 8 years ago
  35. 9f30dcb unix: fix build on DragonFly BSD by Ian Lance Taylor · 8 years ago
  36. 8c0a5ea unix: add support for Linux filesystem encryption by joerichey@google.com · 8 years ago
  37. ea9bcad unix: generate all Linux go files from source by Joe Richey · 8 years ago
  38. f3918c3 windows: add SetStdHandle by Tamir Duberstein · 8 years ago
  39. ff24cb3 windows: correct GetStdHandle definition by Tamir Duberstein · 8 years ago
  40. 7de4796 unix: add mips and mipsle to endian files by Jason Chu · 8 years ago
  41. 39e3dc2 windows: add GetSystemTimePreciseAsFileTime by Tamir Duberstein · 8 years ago
  42. 493114f unix: add GetsockoptTCPInfo by Chris Manghane · 8 years ago
  43. 9a7256c unix: validate ParseDirent inputs by Koki Ide · 8 years ago
  44. afadfcc unix: add PtracePeekUser by Agis Anastasopoulos · 8 years ago
  45. 8fd966b unix: add support for OpenBSD pledge by Yestin · 9 years ago
  46. 99f16d8 unix: SockaddrVM uses "context ID" terminology instead of "client ID" by Matt Layher · 8 years ago
  47. d67a327 unix: implement Linux AF_VSOCK sockets by Matt Layher · 8 years ago
  48. e48874b unix: add BLK* Linux ioctls by Michael Stapelberg · 8 years ago
  49. 76cc09b unix: add Getrandom syscall bindings and flags by Joe Richey · 8 years ago
  50. 21f2569 unix: update syscall numbers to 4.10 kernel by Joe Richey · 8 years ago
  51. e459405 unix: add missing netlink constants on Linux by Matt Layher · 8 years ago
  52. 075e574 unix: implement Vmsplice, add SPLICE_F_* constants by Matt Layher · 8 years ago
  53. e24f485 unix: add support for AF_ALG sockets on Linux by Matt Layher · 8 years ago
  54. 0ed46b7 unix: delete asm.s by Sameer Ajmani · 8 years ago
  55. ce7380f x/sys/unix: add fallocate constants by Maxime de Roucy · 8 years ago
  56. aaabbdc x/sys/unix: remove the "use" function and its calls. by Sameer Ajmani · 8 years ago
  57. 7a6e564 unix: fix SysctlUint64 on 32bit machines by Steven Hartland · 8 years ago
  58. d75a526 x/sys/unix: move gccgo redeclared functions to separate files by Samuel Tan · 8 years ago
  59. 478fcf5 x/sys/unix: added linux/mips{,le} support by Vladimir Stefanovic · 8 years ago
  60. f5a6bd4 windows/registry: add code to access remote pc registry by Alex Brainman · 8 years ago
  61. ca83bd2 windows: run "go generate" by Alex Brainman · 8 years ago
  62. d564595 unix: Use syscall.SysctlRaw in Sysctl by Julian Kornberger · 8 years ago
  63. 30237cf x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets by Elliot Morrison-Reed · 8 years ago
  64. b699b70 x/sys/unix: add Getsid on linux by Alexander Menzhinsky · 8 years ago
  65. 9a2e24c unix: fix name of prlimit parameters by Ian Lance Taylor · 8 years ago
  66. c200b10 unix: Add FADV_* constants for linux/arm by Alexander Neumann · 8 years ago
  67. 002cbb5 unix: Fix *linkat on sparc64 and s390x by James Clarke · 8 years ago
  68. 9bb9f09 x/sys/unix: add *linkat functions on linux by Hiroshi Ioka · 8 years ago
  69. 67f277b unix: Added linux/sparc64 gccgo support by James Clarke · 8 years ago
  70. 8d1157a Revert "x/sys/unix: add *linkat functions on linux" by Brad Fitzpatrick · 8 years ago
  71. 1f5e250 x/sys/unix: add *linkat functions on linux by Hiroshi Ioka · 9 years ago
  72. c47cb47 x/sys/unix: remove unused constants by Hiroshi Ioka · 9 years ago
  73. 8f0908a unix: implement Gethostname, Pipe, and Wait4 for Solaris by Shawn Walker-Salas · 8 years ago
  74. 30de6d1 unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall by Brad Fitzpatrick · 9 years ago
  75. a646d33 windows: make "go generate" command work on any OS by Alex Brainman · 9 years ago
  76. b518c29 windows: use //go:uintptrescapes comment by Alex Brainman · 9 years ago
  77. a408501 unix: fix missing use of use function in Getfsstat and Getwd by Mikio Hara · 9 years ago
  78. 62bee03 unix: fix Ppoll for arm64 by kortschak · 9 years ago
  79. 5a8c7f2 unix: add Ppoll support for linux by kortschak · 9 years ago
  80. 7f918dd unix: add Poll for linux by kortschak · 9 years ago
  81. b44883b unix: add CLONE_NEWCGROUP for linux kernel >=4.6 by Jess Frazelle · 9 years ago
  82. 076b546 unix: fix typo by kortschak · 9 years ago
  83. d4feaf1 unix: add build tags to s390x files by Michael Munday · 9 years ago
  84. f78f518 unix: fix missing use of use function in sysctl by Mikio Hara · 9 years ago
  85. 33267e0 unix: add s390x support by Michael Munday · 9 years ago
  86. e82cb4d windows: remove non-existing now mksyscall_windows.go -xsys flag by Alex Brainman · 9 years ago
  87. 806cb00 unix: remove dragonfly/386 support by Brad Fitzpatrick · 9 years ago
  88. b776ec3 unix: fix epoll and missing syscalls for ppc64x by Christy Perez · 9 years ago
  89. c8bc69b unix: fix uint64->int cast of control message header by Damien Neil · 9 years ago
  90. f64b50f unix: fix Pause on linux-arm64 by Riku Voipio · 9 years ago
  91. 324e137 unix: fix EpollWait for arm64 by Riku Voipio · 9 years ago
  92. 9eef40a unix: Add FADV_* constants by Alexander Neumann · 9 years ago
  93. a80ff22 unix: add sockaddr_hci support for linux. by Tzu-Jung Lee · 9 years ago
  94. 8fdfb00 unix: skip failing test on freebsd-386 by Brad Fitzpatrick · 9 years ago
  95. 8aa0c60 syscall: add bluetooth constants for linux by Tzu-Jung Lee · 9 years ago
  96. 042a8f5 windows: add NewLazySystemDLL and use it in zsyscall_windows.go by Alex Brainman · 9 years ago
  97. b323466 windows: remove unused asm.s by Alex Brainman · 9 years ago
  98. a60af9c windows: make all files in the package require windows by Brad Fitzpatrick · 9 years ago
  99. 3dff6e1 windows: add LoadLibraryEx, add LazyDLL.System by Brad Fitzpatrick · 9 years ago
  100. 320cb01 windows: Add windows build tag to asm.s by Michael Matloob · 9 years ago