Commit History

Author SHA1 Message Date
  Matt Layher b44545bcd3 unix: add missing rtnetlink IFLA_* constants on Linux 6 years ago
  Jeroen Simonetti 0ad05ae300 unix: add missing rtnetlink neighbor constants on Linux 6 years ago
  Matt Layher cc4d4f5062 unix: add missing rtnetlink IFA_* constants on Linux 6 years ago
  Tobias Klauser 4b34438f7a unix: allow empty string argument to SetsockoptString 6 years ago
  Tobias Klauser 81d4e9dc47 unix: don't generate raw syscall wrapper for ClockGettime on darwin 6 years ago
  Tobias Klauser baf5eb976a unix: remove ClockGettime for darwin/amd64 on Go 1.11 6 years ago
  Tobias Klauser e4093980e8 unix: add SysctlClockinfo on darwin 6 years ago
  Matt Layher 9eb1bfa1ce unix: add GetsockoptUint64 and SetsockoptUint64 6 years ago
  Jason A. Donenfeld f49334f85d windows: add GetOverlappedResult function for async I/O 7 years ago
  Jason A. Donenfeld f7bb7a8bee windows: add missing file flags to types 7 years ago
  Tobias Klauser 6c81ef8f67 unix: add SysctlClockinfo on OpenBSD 7 years ago
  Jason A. Donenfeld a2f829d7f3 windows: add support for creating well known SIDs 7 years ago
  Tobias Klauser fead790013 cpu: use unix.Getsystemcfg to detect POWER8/POWER9 on aix/ppc64 7 years ago
  Tobias Klauser c8c8c57fd1 unix: run mkasm independent of mktypes in mkall.sh 7 years ago
  Tobias Klauser 7c207b7624 unix: add Getsystemcfg on aix 7 years ago
  Jason A. Donenfeld 10058d7d4f windows: use proper system directory path in fallback loader 7 years ago
  Andrei Tudor Călin 980fc434d2 unix, unix/linux: add additional Linux perf API bits 7 years ago
  Ian Lance Taylor 584f3b12f4 cpu: add build tag to cpu_wasm.go 7 years ago
  Tobias Klauser 572b51eaf7 unix: add SetsockoptPacketMreq on Linux 7 years ago
  Bryan C. Mills b294cbcfc5 all: add go directive to go.mod 7 years ago
  Bryan C. Mills b354f8bf4d cpu: define cacheLineSize and doinit for WASM 7 years ago
  Jason A. Donenfeld 70f5298506 windows/svc: safely load system DLLs 7 years ago
  Tobias Klauser 3e9a981b8d unix: add functions to get/set tpacket socket options 7 years ago
  Tobias Klauser a98ae47d97 unix: on ARM GNU/Linux let Pipe fall back to pipe 7 years ago
  Tobias Klauser 30e92a19ae unix: add Lutimes 7 years ago
  Tobias Klauser e844e0132e unix: update Dockerfile to Go 1.12 and Linux 5.0 7 years ago
  Dominik Honnef c2f5717e61 unix: add fanotify API on Linux 7 years ago
  Shengjing Zhu d455e41777 unix: add SignalNum to convert signal name to a number 7 years ago
  Alex Brainman b6889370fb windows/svc: align ctlHandler parameters 7 years ago
  Alex Brainman 12036c158a windows/svc: add Context to ChangeRequest 7 years ago