Historique des commits

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