Commit History

Author SHA1 Message Date
  Tobias Klauser f67ecc163a unix: use Fstatat for Stat on linux/amd64 7 years ago
  Jason A. Donenfeld cbbc999da3 unix: use pselect on amd64 to satisfy Android 7 years ago
  Ian Lance Taylor bb9c189858 unix: 32-bit MIPS splice system call returns int, not int64 7 years ago
  Matt Layher 79b0c68887 unix: add Linux block device ioctl types and constants 7 years ago
  Jason A. Donenfeld a2a45943ae unix: avoid extra syscall on send/recvmsg on Linux 7 years ago
  Matt Layher 3ccc7e5779 unix: fix typos in linux/types.go. 7 years ago
  Matt Layher 9b00609908 unix: add tcp_md5sig on Linux 7 years ago
  Tobias Klauser b126b21c05 unix: re-export Fsid and Sigset_t Val member on Linux 7 years ago
  Ivan Markin ecfd8b563e unix: implement getrtable/setrtable syscalls on OpenBSD 7 years ago
  Adam Sindelar 2f57af4873 unix: add wrapper around perf_event_open on Linux 7 years ago
  Tobias Klauser 2281fa97ef unix: don't export any padding/alignment fields on all platforms 7 years ago
  Adam Sindelar f6f352972f unix: add a step to mkall.go that generates ABI headers to be referenced from types.go 7 years ago
  Tobias Klauser 3b87a42e50 unix: update Dockerfile to Linux 4.16 and Go 1.10.1 7 years ago
  Philip Brown 1d206c9fa8 unix: add FcntlInt 7 years ago
  Tobias Klauser fcb792cfc2 unix: unify Getsockopt* 7 years ago
  Chris Koch f67933eaf9 unix: solicit EPERM via wrong PID in creds test. 7 years ago
  Tobias Klauser 378d26f466 unix: add CRTSCTS on netbsd and openbsd 7 years ago
  Tobias Klauser 2de2067aa5 unix: add sendfile support on Solaris 7 years ago
  Cholerae Hu 13d03a9a82 unix: add GetsockoptLinger and GetsockoptTimeval 7 years ago
  Tobias Klauser 91ee8cde43 unix: use strings.IndexByte instead of for loops 7 years ago
  Tobias Klauser 1e3c7779a7 unix: don't export padding fields on Darwin 7 years ago
  Tobias Klauser c488ab1dd8 unix: add Fadvise on linux/{arm64,mipsx.mips64x,ppx64x,sparc64} 7 years ago
  Tobias Klauser ee8db001f5 unix: add Fadvise on NetBSD 7 years ago
  Tobias Klauser bb729a5782 unix: fix TestFchmodat on Illumos 7 years ago
  Tobias Klauser 641605214e unix: enable TestFchmodat for all Unices 7 years ago
  Tobias Klauser dd203b86c4 unix: add Fchmodat on NetBSD 7 years ago
  Tobias Klauser 7ceb54c841 unix: add Fchmodat on DragonflyBSD 7 years ago
  Tobias Klauser f8f1a95d4d unix: add Fchmodat on OpenBSD 7 years ago
  Kevin Burke d8e400bc7d unix: fix example 7 years ago
  Kevin Burke 01acb38716 plan9, unix, windows: add paragraph breaks in docs 7 years ago