Commit History

Author SHA1 Message Date
  Tobias Klauser 4b34438f7a unix: allow empty string argument to SetsockoptString 5 years ago
  Matt Layher 9eb1bfa1ce unix: add GetsockoptUint64 and SetsockoptUint64 5 years ago
  Tobias Klauser 30e92a19ae unix: add Lutimes 5 years ago
  Shengjing Zhu d455e41777 unix: add SignalNum to convert signal name to a number 5 years ago
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 6 years ago
  Joel Sing b05ddf5780 unix: use correct cmsg alignment for openbsd/arm 6 years ago
  Tobias Klauser 8469e31483 unix: export sizeof consts 6 years ago
  Tony Reix d99a578cf4 unix: code for AIX ppc and ppc64, for gccgo 6 years ago
  Alexander Menzhinsky 1b2967e3c2 unix: implement RFCOMM sockets on Linux 6 years ago
  Tobias Klauser 6f686a352d unix: add ErrnoName and SignalName 6 years ago
  Tobias Klauser fcb792cfc2 unix: unify Getsockopt* 6 years ago
  Cholerae Hu 13d03a9a82 unix: add GetsockoptLinger and GetsockoptTimeval 6 years ago
  Kevin Burke 0deb464c5a unix: add Exec call 6 years ago
  Tobias Klauser e64a828a1b unix: use bytes.IndexByte instead of a for loop 6 years ago
  Tobias Klauser ff2a66f350 unix: fix godoc comment for clen 6 years ago
  Tobias Klauser 0346725895 unix: add godoc for Sockaddr* types 6 years ago
  Tobias Klauser 1d2aa6dbde unix: add Getcwd to support Getwd on all BSDs 7 years ago
  Mikio Hara 9c9d83fe39 unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris 7 years ago
  Samuel Tan d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 8 years ago
  Brad Fitzpatrick 71c96e4240 unix: don't allocate putting common errno values in error interfaces 9 years ago
  Rob Pike 866b9d8a48 go.sys/unix: delete Fork and Exec etc. 10 years ago
  Rob Pike dc3c21c62b go.sys/unix: use syscall.Errno for errors 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