Historique des commits

Auteur SHA1 Message Date
  Tzu-Jung Lee a80ff226bd unix: add sockaddr_hci support for linux. il y a 9 ans
  Caio Marcelo de Oliveira Filho 23999e87b4 x/sys/unix: add support for O_TMPFILE in Linux il y a 9 ans
  Riku Voipio 7a56174f00 x/sys/unix: fix time/utime/utimes on arm64 il y a 9 ans
  Benoit Sigoure 54535356f1 x/sys/unix: Add support for the setns system call. il y a 9 ans
  Hiroshi Ioka 7e44b69d78 x/sys/unix: fix invalid syscall on linux/arm il y a 9 ans
  Ian Lance Taylor eb2c74142f unix: add flags parameter to Unlinkat il y a 10 ans
  Dave Cheney 18d75a3b5e unix: add Prctl for linux platforms il y a 10 ans
  Rob Pike 3826714b1e x/sys/unix: allow nil on unix for all variants of Utimes il y a 10 ans
  Matt Layher 2c41184ab0 x/sys/unix: allow nil argument slice for Utimes on Linux il y a 10 ans
  Ian Lance Taylor 04f0f96bfa unix: move InotifyInit into GOARCH specific Linux files il y a 10 ans
  Ian Lance Taylor b10968a446 unix: split Pipe/Pipe2/Dup2, use *at replacement calls il y a 10 ans
  Damien Neil f2654f8719 unix: add clock_gettime for Linux il y a 10 ans
  Peter Waller 0a2b4af5eb unix/amd64: add Utimensat call, pass 0 for flags il y a 10 ans
  Shenghou Ma ea75526483 unix: fix build for linux/386 and linux/arm il y a 10 ans
  Eric ea745763b1 unix: Added posix_fadvise support for Linux and FreeBSD il y a 10 ans
  Ian Lance Taylor 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall il y a 10 ans
  Shenghou Ma 2cb975bb60 unix: use Getpgid to emulate Getpgrp on linux il y a 10 ans
  Dirk Gadsden bfff0ae28b unix: Add UnlinkAt on Linux with third flags argument il y a 10 ans
  Rob Pike dc3c21c62b go.sys/unix: use syscall.Errno for errors il y a 11 ans
  Rob Pike 8442dd2c63 go.sys: update package names il y a 11 ans
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} il y a 11 ans