コミット履歴

作者 SHA1 メッセージ 日付
  Tobias Klauser f24d3d461d unix: add Faccessat on Solaris 7 年 前
  Tobias Klauser 2de2067aa5 unix: add sendfile support on Solaris 7 年 前
  Tobias Klauser 591c159dff unix: add Fstatat on Solaris 7 年 前
  Tobias Klauser 801364e02a unix: add Select on Solaris 8 年 前
  Tobias Klauser 661970f62f unix: add Poll function 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 年 前
  Joe Richey joerichey@google.com a45f55524b unix: defer Getpagesize() to runtime 8 年 前
  Sean Chittenden c84c1ab9fd unix: add flock(3C) support on Solaris 8 年 前
  Matt Layher a55a760868 unix: add IoctlGetInt and IoctlSetInt on Linux 8 年 前
  Sean Chittenden 1e99a4f9d2 unix: add Illumos statvfs(2) syscall 8 年 前
  Mikio Hara 9c9d83fe39 unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris 8 年 前
  Mikio Hara 1343be6f13 unix: sync with SunOS 5.11 kernel 8 年 前
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 年 前
  Shawn Walker-Salas 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 年 前
  Ian Lance Taylor eb2c74142f unix: add flags parameter to Unlinkat 10 年 前
  Kim Shrier 584c5fee74 x/sys/unix: add type specific ioctl functions for termios on solaris 10 年 前
  Shawn Walker-Salas 68a71b6be5 unix: add various missing syscalls available on Linux 10 年 前
  Shawn Walker-Salas 131454b560 unix: fix Getpagesize to return actual system value on Solaris 10 年 前
  Ken Sedgwick 09d970dc3f unix: added solaris mmap, munmap and madvise. 10 年 前
  Shawn Walker-Salas 339fc2ca4b unix: update to use direct linking on Solaris 10 年 前
  Shenghou Ma 379497e3ff unix: add explicit build tags 10 年 前
  Rob Pike c1f6f8bcc5 go.sys/unix: use "use" in syscall interface 11 年 前
  Rob Pike dc3c21c62b go.sys/unix: use syscall.Errno for errors 11 年 前
  Rob Pike 8442dd2c63 go.sys: update package names 11 年 前
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} 11 年 前