Commit History

Author SHA1 Message Date
  Tobias Klauser 69e3a3a65b unix: fix TestFchmodat on illumos 5 years ago
  chigotc ebb4019f01 unix: move helper handler before AIX handler in TestPassFD 5 years ago
  Tobias Klauser 3fd5a3612c unix: enable TestPassFD on AIX 7.2 TL >= 2 5 years ago
  Tobias Klauser 4b34438f7a unix: allow empty string argument to SetsockoptString 5 years ago
  Shengjing Zhu d455e41777 unix: add SignalNum to convert signal name to a number 5 years ago
  Elias Naur cc5685c2db unix: don't overwrite unrelated file descriptors in TestDup 5 years ago
  Bryan C. Mills 90b0e4468f unix: do not invoke Mkfifo with a relative path in a read-only directory 5 years ago
  two 302c3dd5f1 unix: fix misspellings 5 years ago
  Tobias Klauser 5552a988b7 unix: add Renameat on dragonfly 5 years ago
  Keith Randall 45d26eb94b unix: convert Darwin syscalls from raw to libSystem 6 years ago
  virtualsue 62eef0e2fa unix: rework TestGetwd to handle test dirs whose names contain symlinks 6 years ago
  Tony Reix d99a578cf4 unix: code for AIX ppc and ppc64, for gccgo 6 years ago
  Ian Lance Taylor 7138fd3d9d unix: do not return non-nil error for 0 errno in FcntlInt 6 years ago
  Tobias Klauser 04b83988a0 unix: fix or skip failing tests on android and iOS 6 years ago
  Tobias Klauser e2c7578ad1 unix: delete TestDevices for *BSD and Darwin 6 years ago
  Tobias Klauser 6f686a352d unix: add ErrnoName and SignalName 6 years ago
  Tobias Klauser bb729a5782 unix: fix TestFchmodat on Illumos 6 years ago
  Tobias Klauser 641605214e unix: enable TestFchmodat for all Unices 6 years ago
  Tobias Klauser 5c2edb58fd unix: add Fstatat on OpenBSD 6 years ago
  Tobias Klauser 571f7bbbe0 unix: simplify TestGetwd 7 years ago
  Tobias Klauser 1d2aa6dbde unix: add Getcwd to support Getwd on all BSDs 7 years ago
  Tobias Klauser 7e31d873de unix: add missing err checks in tests 7 years ago
  Tobias Klauser 95c6576299 unix: enable TestPoll for all unix systems 7 years ago
  Mikio Hara 9c9d83fe39 unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris 7 years ago
  Riku Voipio 9d4e42a206 x/sys/unix: add Dup2 wrapper for arm64/ppc64 8 years ago
  Ian Lance Taylor e11762ca30 unix: add gccgo support 9 years ago
  Andrew Gerrand dea3d764c2 go.sys: use golang.org/x/... import paths 10 years ago
  Rob Pike 279b3782ad go.sys: fix imports to cgc/p/go.sys, add build tags 10 years ago
  Rob Pike 8442dd2c63 go.sys: update package names 10 years ago
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} 10 years ago