1. 3626398 cpu: don't depend on the golang.org/x/sys/unix package for AIX by Brad Fitzpatrick · 5 years ago
  2. adf421d unix: fix Signalfd function signature on linux by Yuval Pavel Zholkover · 5 years ago
  3. 9cd6430 windows: add ResumeThread function by Takuto Ikuta · 5 years ago
  4. ea4c425 windows: allow Windows-style printf debugging via MessageBox by Jason A. Donenfeld · 5 years ago
  5. 56c252d windows: add ShellExecute by Jason A. Donenfeld · 5 years ago
  6. 791d8a0 windows: allow determining if running 32-on-64bit by Jason A. Donenfeld · 5 years ago
  7. 2219a01 windows: add SID getter functions for the various components by Jason A. Donenfeld · 5 years ago
  8. e44a3b5 windows: add SetErrorMode function by Takuto Ikuta · 5 years ago
  9. dbbf3f1 windows: add IP() accessor to SocketAddress type by Jason A. Donenfeld · 5 years ago
  10. c3d486d windows: add JobObject functions by Takuto Ikuta · 5 years ago
  11. abf6ff7 unix: add MCAST_* constants on linux by Tobias Klauser · 5 years ago
  12. 0e01d88 unix: add RawSockaddrDatalink on aix by Tobias Klauser · 5 years ago
  13. 8097e1b windows: do not query library for inline functions by Jason A. Donenfeld · 5 years ago
  14. 30999d6 windows: add missing service constants by Jason A. Donenfeld · 5 years ago
  15. c46e0d9 windows/registry: do not generate unaligned loads by Jason A. Donenfeld · 5 years ago
  16. c432e74 unix: remove unused stringsFromByteSlice for tests on aix by Tobias Klauser · 5 years ago
  17. ad400b1 unix: remove StTimespec type on AIX by Clément Chigot · 5 years ago
  18. 61b9204 windows: add functions for dealing with elevated tokens by Jason A. Donenfeld · 5 years ago
  19. cedb8e1 windows: add token group adjustment function by Jason A. Donenfeld · 5 years ago
  20. cab0731 unix: fix TestStatFieldNames on aix and TestUtimesNanoAt on darwin by Yuval Pavel Zholkover · 5 years ago
  21. 87c8727 unix: rename Stat_t time fields to [AMCB]tim by Yuval Pavel Zholkover · 5 years ago
  22. 06a5c49 windows: add token environment functions by Jason A. Donenfeld · 5 years ago
  23. f91f9b3 windows: add basic WTS functions for windows/svc usage by Jason A. Donenfeld · 5 years ago
  24. 24a5b22 windows: add service notification support by Jason A. Donenfeld · 5 years ago
  25. 3a4b5fb windows: add token manipulation functions and constants by Jason A. Donenfeld · 5 years ago
  26. a5b02f9 windows: add "generate" build tag by Tobias Klauser · 5 years ago
  27. 2d07862 unix: add IoctlGetUint32 on Linux by Matt Layher · 5 years ago
  28. 12bbe5a unix: add BPF constants on Linux by Lehner Florian · 5 years ago
  29. ecd444e unix: export KexecFileLoad on linux/arm by Tobias Klauser · 5 years ago
  30. 2953c62 unix: update Dockerfile to Linux 5.1 by Tobias Klauser · 5 years ago
  31. ca7f33d windows: CreateFile's templatefile parameter has always been a HANDLE by Jason A. Donenfeld · 5 years ago
  32. a43fa87 unix: add missing tpacket block (sub)header by Gernot Vormayr · 5 years ago
  33. 3ef323f unix: add illumos case by Brad Fitzpatrick · 5 years ago
  34. c0b2631 unix: support generating netbsd/arm64 files in mkall.sh by Tobias Klauser · 5 years ago
  35. 050d976 unix: drop reference to mkunix.pl from comment by Tobias Klauser · 5 years ago
  36. d89cdac windows: don't return EINVAL on zero Chmod mode by Brad Fitzpatrick · 5 years ago
  37. 2cc0cad windows: document new ProcessId field by Jason A. Donenfeld · 5 years ago
  38. 804c0c7 unix: replace "mksysctl_openbsd.pl" script with a Go program by Visweswara R · 5 years ago
  39. a129542 unix: skip TestOpenByHandleAt if name_to_handle_at not supported by Ian Lance Taylor · 5 years ago
  40. 1607263 windows: allow querying service ProcessId by Jason A. Donenfeld · 5 years ago
  41. 9f0b1ff unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt by Brad Fitzpatrick · 5 years ago
  42. 18eb32c unix: add Linux crypto configuration API constants and types by Matt Layher · 5 years ago
  43. 4347357 unix: add support for openbsd/arm64 by Joel Sing · 5 years ago
  44. 8296894 unix: remove arch specific build for openbsd_pledge.go by Joel Sing · 5 years ago
  45. 953cdad unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers by Brad Fitzpatrick · 5 years ago
  46. e8e3143 unix: add Unmount syscall for AIX by Clément Chigot · 5 years ago
  47. f0ce4c0 unix: add Select syscall on AIX by Clément Chigot · 5 years ago
  48. d20716e unix: use nsendmsg and nrecvmsg on AIX by chigotc · 5 years ago
  49. 1250054 unix: fix cmsg alignment on aix by Tobias Klauser · 5 years ago
  50. ebb4019 unix: move helper handler before AIX handler in TestPassFD by chigotc · 5 years ago
  51. 3fd5a36 unix: enable TestPassFD on AIX 7.2 TL >= 2 by Tobias Klauser · 5 years ago
  52. 16da32b windows: add GetFileInformationByHandleEx function by James Nugent · 5 years ago
  53. 9773273 windows: add missing error constants by Jason A. Donenfeld · 5 years ago
  54. b44545b unix: add missing rtnetlink IFLA_* constants on Linux by Matt Layher · 5 years ago
  55. 0ad05ae unix: add missing rtnetlink neighbor constants on Linux by Jeroen Simonetti · 5 years ago
  56. cc4d4f5 unix: add missing rtnetlink IFA_* constants on Linux by Matt Layher · 5 years ago
  57. 4b34438 unix: allow empty string argument to SetsockoptString by Tobias Klauser · 5 years ago
  58. 81d4e9d unix: don't generate raw syscall wrapper for ClockGettime on darwin by Tobias Klauser · 5 years ago
  59. baf5eb9 unix: remove ClockGettime for darwin/amd64 on Go 1.11 by Tobias Klauser · 5 years ago
  60. e409398 unix: add SysctlClockinfo on darwin by Tobias Klauser · 5 years ago
  61. 9eb1bfa unix: add GetsockoptUint64 and SetsockoptUint64 by Matt Layher · 5 years ago
  62. f49334f windows: add GetOverlappedResult function for async I/O by Jason A. Donenfeld · 5 years ago
  63. f7bb7a8 windows: add missing file flags to types by Jason A. Donenfeld · 5 years ago
  64. 6c81ef8 unix: add SysctlClockinfo on OpenBSD by Tobias Klauser · 5 years ago
  65. a2f829d windows: add support for creating well known SIDs by Jason A. Donenfeld · 5 years ago
  66. fead790 cpu: use unix.Getsystemcfg to detect POWER8/POWER9 on aix/ppc64 by Tobias Klauser · 5 years ago
  67. c8c8c57 unix: run mkasm independent of mktypes in mkall.sh by Tobias Klauser · 5 years ago
  68. 7c207b7 unix: add Getsystemcfg on aix by Tobias Klauser · 5 years ago
  69. 10058d7 windows: use proper system directory path in fallback loader by Jason A. Donenfeld · 5 years ago
  70. 980fc43 unix, unix/linux: add additional Linux perf API bits by Andrei Tudor Călin · 5 years ago
  71. 584f3b1 cpu: add build tag to cpu_wasm.go by Ian Lance Taylor · 5 years ago
  72. 572b51e unix: add SetsockoptPacketMreq on Linux by Tobias Klauser · 5 years ago
  73. b294cbc all: add go directive to go.mod by Bryan C. Mills · 5 years ago
  74. b354f8b cpu: define cacheLineSize and doinit for WASM by Bryan C. Mills · 5 years ago
  75. 70f5298 windows/svc: safely load system DLLs by Jason A. Donenfeld · 5 years ago
  76. 3e9a981 unix: add functions to get/set tpacket socket options by Tobias Klauser · 5 years ago
  77. a98ae47 unix: on ARM GNU/Linux let Pipe fall back to pipe by Tobias Klauser · 5 years ago
  78. 30e92a1 unix: add Lutimes by Tobias Klauser · 5 years ago
  79. e844e01 unix: update Dockerfile to Go 1.12 and Linux 5.0 by Tobias Klauser · 5 years ago
  80. c2f5717 unix: add fanotify API on Linux by Dominik Honnef · 5 years ago
  81. d455e41 unix: add SignalNum to convert signal name to a number by Shengjing Zhu · 5 years ago
  82. b688937 windows/svc: align ctlHandler parameters by Alex Brainman · 5 years ago
  83. 12036c1 windows/svc: add Context to ChangeRequest by Alex Brainman · 5 years ago
  84. a34e955 unix: use 64-bit alignment on netbsd-arm by Benny Siegert · 5 years ago
  85. 6c9a33b cpu: add CPU features for s390x by Michael Munday · 5 years ago
  86. 92a0ff1 cpu: don't panic on error reading /proc/self/auxv by Tobias Klauser · 5 years ago
  87. 775f819 all: add a go.mod file by Michael Matloob · 5 years ago
  88. cc5685c unix: don't overwrite unrelated file descriptors in TestDup by Elias Naur · 5 years ago
  89. cd39177 unix: add type NdUseroptmsg on Linux by Tobias Klauser · 5 years ago
  90. a9d3bda unix: add SetsockoptCanRawFilter for linux by Tobias Klauser · 5 years ago
  91. ec7b60b unix: add SetsockoptSockFprog on Linux for attaching BPF filters by Matt Layher · 5 years ago
  92. b4e8571 cpu: fix build for GOARCH=ppc64{,le} on GOOS!=linux by Tobias Klauser · 5 years ago
  93. 629670e windows: gofmt -w windows/security_windows.go by Bryan C. Mills · 5 years ago
  94. 90b0e44 unix: do not invoke Mkfifo with a relative path in a read-only directory by Bryan C. Mills · 5 years ago
  95. 153ac47 cpu: unexport HWCap and HWCap2 by Michael Munday · 5 years ago
  96. d0b11bd cpu: fix auxval parsing on big-endian systems by Michael Munday · 5 years ago
  97. e777721 cpu: fix build for GOARCH=arm64 on GOOS!=linux by Tobias Klauser · 5 years ago
  98. 983097b unix: replace Perl script references in "README.md" with Go programs by Visweswara R · 5 years ago
  99. cea5d2f unix: replace "mksyscall_solaris.pl" script with a Go program by Visweswara R · 5 years ago
  100. 3b52091 unix: add ClockGettime on darwin/amd64 by Josh Bleecher Snyder · 5 years ago release-branch.go1.12