1. 2a47403 unix: always use fstatat(AT_SYMLINK_NOFOLLOW) over lstat on AMD64 by Jason A. Donenfeld · 5 years ago
  2. b0bfa5d unix: always use inotify_init1 over inotify_init on AMD64 by Jason A. Donenfeld · 5 years ago
  3. ad97f36 unix: avoid index out of range in Vmsplice with empty iovs by Tobias Klauser · 5 years ago
  4. 70b957f cpu: add linux/arm64 by Meng Zhuo · 5 years ago
  5. a5c9d58 unix/linux: replace "mksysnum.pl" script with a Go program by Visweswara R · 5 years ago
  6. 4ed8d59 unix: replace "mksyscall.pl" script with a Go program by Visweswara R · 5 years ago
  7. 62eef0e unix: rework TestGetwd to handle test dirs whose names contain symlinks by virtualsue · 5 years ago
  8. 0cf1ed9 unix: add IoctlSetPointerInt by David Anderson · 5 years ago
  9. ec83556 unix: add ioctl definitions for PPP interfaces. by David Anderson · 5 years ago
  10. 93218de unix: add sockaddr and defines for PPPoE sockets. by David Anderson · 5 years ago
  11. 5ac8a44 unix: export FdSet bits field on freebsd by Tobias Klauser · 5 years ago
  12. 66b7b13 unix: add IoctlGetPtmget on netbsd by Tobias Klauser · 5 years ago
  13. 3a76605 unix: test UtimesNanoAt on darwin by Tobias Klauser · 5 years ago
  14. 3a27cdc unix: don't use deprecated sys/capability.h header on FreeBSD by Tobias Klauser · 5 years ago
  15. 7155702 unix: fix errors in syscalls when using -linkshared on ppc64x by Lynn Boger · 6 years ago
  16. 9b800f9 unix: avoid index out of range in *setxattr on BSD by Tobias Klauser · 6 years ago
  17. 7e31e0c unix: add remaining *at functions on dragonfly by Tobias Klauser · 6 years ago
  18. f7626d0 unix: add remaining *at functions on netbsd by Tobias Klauser · 6 years ago
  19. c8e3364 unix: add remaining *at functions on openbsd by Tobias Klauser · 6 years ago
  20. d69651e unix: add Readlinkat on openbsd by Tobias Klauser · 6 years ago
  21. 95b1ffb unix: add Openat on dragonfly by Tobias Klauser · 6 years ago
  22. 9ff3f17 unix: add Openat on netbsd by Tobias Klauser · 6 years ago
  23. 2772b66 unix: allow to pass a NULL pointer to the pledge syscall by s7onith · 6 years ago
  24. 731415f unix: add kernel module load/unload syscalls on Linux by Tobias Klauser · 6 years ago
  25. d989b31 unix: add support for OpenBSD unveil(2) by Ivan Markin · 6 years ago
  26. 5cd93ef unix: use ppoll to implement Pause on linux/{arm64,riscv64} by Tobias Klauser · 6 years ago
  27. 22bddfe unix: add Openat on openbsd by Tobias Klauser · 6 years ago
  28. 44b849a unix: add Ppoll on openbsd by Tobias Klauser · 6 years ago
  29. 8a28ead unix: update Dockerfile to Linux 4.19 by Tobias Klauser · 6 years ago
  30. 8b8824e unix: don't use local syscall number in Pledge() by Ivan Markin · 6 years ago
  31. 5535b4e unix: FreeBSD 12 ino64 support by Yuval Pavel Zholkover · 6 years ago
  32. eda9bb2 unix: update syscall numbers to OpenBSD 6.4 by Ivan Markin · 6 years ago
  33. 8e24a49 unix: add SOF_TIMESTAMPING_* flags on Linux by Tobias Klauser · 6 years ago
  34. 8f1d3d2 unix: add support for aix/ppc64, gc implementation by chigotc · 6 years ago
  35. fa43e7b unix: add marker comments to zsyscall_solaris_amd64.go by Tobias Klauser · 6 years ago
  36. 4497e2d unix: convert errorList and signalList to new format for linux/sparc64 by Tobias Klauser · 6 years ago
  37. f81de40 unix: add KexecFileLoad on linux/{amd64,ppc64x,s390x} by Tobias Klauser · 6 years ago
  38. 8469e31 unix: export sizeof consts by Tobias Klauser · 6 years ago
  39. af653ce unix: use correctly aligned result buffer in SysctlClockinfo by Tobias Klauser · 6 years ago
  40. 679a27d unix: add SysctlUvmexp on OpenBSD by Tobias Klauser · 6 years ago
  41. 219bb53 unix: re-add vm.* sysctl strings on openbsd/amd64 by Tobias Klauser · 6 years ago
  42. e4b3c5e unix: add NCSI generic netlink constants by Matt Layher · 6 years ago
  43. dad3d9f unix: add ClockGetres on Linux by Tobias Klauser · 6 years ago
  44. 8ccfc68 unix: add SysctlClockinfo on NetBSD by Tobias Klauser · 6 years ago
  45. c2ed4ed unix: fix TestSchedSetaffinity for smt settings by Lynn Boger · 6 years ago
  46. 2f1df4e unix: add additional rlimit resource constants on NetBSD by Tobias Klauser · 6 years ago
  47. b09afc3 unix: add MNT_* flags on OpenBSD by Tobias Klauser · 6 years ago
  48. 90868a7 windows: add support for windows/arm by Jordan Rhee · 6 years ago
  49. f02c795 unix: add MNT_* flags on DragonflyBSD by Tobias Klauser · 6 years ago
  50. c01370c unix: add MNT_* flags on NetBSD by Tobias Klauser · 6 years ago
  51. d47a0f3 unix: implement Linux AF_XDP sockets by Matt Layher · 6 years ago
  52. d641721 unix: add more RTA_* constants on Linux by Tobias Klauser · 6 years ago
  53. 1561086 unix: add Termio, Winsize, Statfs_t, TC[GS]ET, Mkdir and Mknod for AIX by Tony Reix · 6 years ago
  54. 1061eb6 unix: change MemfdCreate flags parameter to int for all GOARCHes by Tobias Klauser · 6 years ago
  55. ee1b12c unix: add MemfdCreate on Linux by Tobias Klauser · 6 years ago
  56. d0be072 unix: correct misspelling in test output by Leigh McCulloch · 6 years ago
  57. 4526dd3 windows: correct misspelling in comment by Leigh McCulloch · 6 years ago
  58. 917fdcb unix: add remaining RTA_* constants for use with rtnetlink on Linux by Matt Layher · 6 years ago
  59. 8cf3aee unix: add support for linux/riscv64 by Tobias Klauser · 6 years ago
  60. ebe1bf3 unix: add SYNC_FILE_RANGE_* constants on Linux by Tobias Klauser · 6 years ago
  61. d9c697b unix: correct argument order for SyncFileRange syscall on linux/ppc64{,le} by Tobias Klauser · 6 years ago
  62. 2b02437 Revert "unix: implement SyncFileRange for ARM" by Brad Fitzpatrick · 6 years ago
  63. 1b73967 unix: implement SyncFileRange for ARM by Andrei Gherzan · 6 years ago
  64. fa5fdf9 windows: add support for AF_UNIX sockets by Tobias Klauser · 6 years ago
  65. 49385e6 unix: update Dockerfile to Go 1.11 by Tobias Klauser · 6 years ago
  66. d99a578 unix: code for AIX ppc and ppc64, for gccgo by Tony Reix · 6 years ago
  67. 4910a1d unix: add UBI ioctl constants on Linux by Tobias Klauser · 6 years ago
  68. 11551d0 unix: use pipe2 syscall on FreeBSD instead of pipe by Tobias Klauser · 6 years ago
  69. 3b58ed4 unix: add additional file mode bit constants from sys/stat.h on Solaris by Tobias Klauser · 6 years ago
  70. 4ea2f63 unix: add example for Flock by Kevin Burke · 6 years ago
  71. 1a700e7 unix: add NOSTD syscall numbers on FreeBSD by Tobias Klauser · 6 years ago
  72. 1c95834 unix: add additional file mode bit constants from sys/stat.h on FreeBSD by Tobias Klauser · 6 years ago
  73. 871208d unix: add additional file mode bit constants from sys/stat.h on DragonflyBSD by Tobias Klauser · 6 years ago
  74. 14742f9 windows: add Wincrypt.h Cert related values by Joe Richey joerichey@google.com · 6 years ago
  75. 4e1fef5 unix: update Dockerfile to Linux 4.18, glibc 2.28 and Go 1.11beta3 by Tobias Klauser · 6 years ago
  76. 98c5dad unix: update the OpenBSD pledge interface to handle execpromises by Gianguido Sora` · 6 years ago release-branch.go1.11
  77. f0d5e33 unix: add *xattr functions on NetBSD by Tobias Klauser · 6 years ago
  78. 57f5ac0 unix: add additional file mode bit constants from sys/stat.h on OpenBSD by Tobias Klauser · 6 years ago
  79. 904bdc2 unix: add F*xattr on Darwin by Tobias Klauser · 6 years ago
  80. 3249cb6 unix: drop incorrect Fsetxattr size return value by Tobias Klauser · 6 years ago
  81. f62c962 unix: add S_IRWXG and S_IRWXO to FreeBSD types by Jan Lehnardt · 6 years ago
  82. acbc56f unix: add F*xattr on Linux by Tobias Klauser · 6 years ago
  83. 90887a5 unix: add IFLA_INFO_KIND on Linux by Matt Layher · 6 years ago
  84. 0718ef2 unix: remove *xattr from list of unimplemented syscalls on FreeBSD by Tobias Klauser · 6 years ago
  85. 2be389f unix: add Renameat2 on Linux by Tobias Klauser · 6 years ago
  86. 34b17bd unix: fix OpenBSD codegen to include F_OK by Mark Pulford · 6 years ago
  87. 0ffbfd4 unix, windows: add type aliases to std syscall for Signal, Errno, SysProcAttr by Brad Fitzpatrick · 6 years ago
  88. 3dc4335 unix: add Linux network namespace constants by Casey Callendrello · 6 years ago
  89. bd9dbc1 unix: support Faccessat flags argument by Ian Lance Taylor · 6 years ago
  90. e3f9388 unix: add Linux blkpg_ioctl_arg and blkpg_partition types by Brad Fitzpatrick · 6 years ago
  91. 10b189e x/sys: improve NewCallback documentation by Jeet Parekh · 6 years ago
  92. c4d1ff1 unix: implement pipe() on linux/mips by David Wimmer · 6 years ago
  93. e072cad unix: document IoctlSetWinsize and IoctlSetTermios and fix pointer lifetime by Brad Fitzpatrick · 6 years ago
  94. ac767d6 windows/svc/mgr: add ability to set a reboot message and command when a service fails by madiganz · 6 years ago
  95. 1b2967e unix: implement RFCOMM sockets on Linux by Alexander Menzhinsky · 6 years ago
  96. 7b495ad unix: update Dockerfile to Go 1.11beta1 by Tobias Klauser · 6 years ago
  97. 3c6ecd8 windows: add missing file attributes by Kropekk · 6 years ago
  98. ce36f38 unix: regenerate syscall wrappers for linux/ppc64{,le} by Tobias Klauser · 6 years ago
  99. 151529c windows, windows/svc/mgr: add ability to modify service recovery settings. by Zachary Madigan · 6 years ago
  100. 7138fd3 unix: do not return non-nil error for 0 errno in FcntlInt by Ian Lance Taylor · 6 years ago