提交歷史

作者 SHA1 備註 提交日期
  Tobias Klauser 43eea11bc9 unix: add MNT_* flags on FreeBSD 8 年之前
  Tobias Klauser ebfc5b4631 unix: generate GOARCH specific zsysctl files on OpenBSD 8 年之前
  Kevin Burke 314a259e30 README: add better links, Markdown 8 年之前
  Carlos Eduardo Seo 429f518978 unix: update Select to use newselect on ppc64x 8 年之前
  Tobias Klauser 2320a9c158 unix: fix TestMmap crash on openbsd/386 8 年之前
  Tobias Klauser b6e1ae2164 unix: remove _SC_PAGESIZE on Solaris 8 年之前
  Tobias Klauser 1f337fdb7f unix: add Major, Minor and Mkdev functions on Solaris 8 年之前
  Tobias Klauser b8ca6dd53d unix: add Msync function on Solaris 8 年之前
  Jeet Parekh 062cd7e4e6 windows: fix NewCallback function 8 年之前
  Tobias Klauser 033028a6b4 unix: add Major, Minor and Mkdev functions on OpenBSD 8 年之前
  Tobias Klauser 804a9fee62 unix: convert major/minor to uint64 before shifting in Mkdev on Darwin/*BSD 8 年之前
  Tobias Klauser 7a85bfad8b unix: fix potential overflow in Mkdev on Linux 8 年之前
  Tobias Klauser a5054c7c13 unix: add Major, Minor and Mkdev functions on FreeBSD 8 年之前
  Tobias Klauser 5513e650ab unix: add Major, Minor and Mkdev functions on Dragonfly 8 年之前
  Joe Richey joerichey@google.com a45f55524b unix: defer Getpagesize() to runtime 8 年之前
  Joe Richey joerichey@google.com 31e1fafe95 unix: update Linux to v4.13 kernel and v2.26 glibc 8 年之前
  Joe Richey joerichey@google.com 9aade4d3a3 unix: Fix mkerrors.sh to do comparison correctly 8 年之前
  Joe Richey joerichey@google.com 568757c03f unix: Properly generate files for Linux 8 年之前
  Tobias Klauser 7ddbeae9ae unix: add Major, Minor and Mkdev functions on NetBSD 8 年之前
  Tobias Klauser a07a691ac8 unix: add Major, Minor and Mkdev functions on Darwin 8 年之前
  Luca Bruno bb24a47a89 unix: drop dummy byte for oob in unixgram SendmsgN 8 年之前
  Matt Layher ab9e364efd unix: add generic netlink types and constants on Linux 8 年之前
  Matt Layher 2d6f6f883a unix: add taskstats enum values 8 年之前
  Matt Layher 22e23b7432 unix: add taskstats type and constants on Linux 8 年之前
  Tobias Klauser 07c182904d windows: add missing event functions 8 年之前
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD 8 年之前
  Tobias Klauser 9f7170bcd8 unix: fix definition of AT_FDCWD on dragonfly 8 年之前
  Tobias Klauser 2d3e384235 unix: add utimensat and use it for UtimesNano on BSD 8 年之前
  Sean Chittenden c84c1ab9fd unix: add flock(3C) support on Solaris 8 年之前
  Yuval Pavel Zholkover e42485b6e2 unix: use vm.swap_total for FreeBSD TestSysctlUint64 8 年之前