Historia zmian

Autor SHA1 Wiadomość Data
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program 7 lat temu
  Yuval Pavel Zholkover 5535b4e6bf unix: FreeBSD 12 ino64 support 7 lat temu
  Tobias Klauser 11551d06cb unix: use pipe2 syscall on FreeBSD instead of pipe 7 lat temu
  Tobias Klauser 2477406b06 unix: add Fstatat on FreeBSD 7 lat temu
  Tobias Klauser 1d2aa6dbde unix: add Getcwd to support Getwd on all BSDs 8 lat temu
  Tobias Klauser 13fcbd661c unix: add Getdents on FreeBSD 8 lat temu
  Tobias Klauser af4555b109 unix: move Poll implementation for BSDs into syscall_bsd.go 8 lat temu
  Tobias Klauser 92ac112afc unix: add Poll function on FreeBSD 8 lat temu
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD 8 lat temu
  Tobias Klauser 2d3e384235 unix: add utimensat and use it for UtimesNano on BSD 8 lat temu
  Tobias Klauser e312636bda unix: add ioctl functions on FreeBSD 8 lat temu
  Tobias Klauser b892924b68 unix: add *at functions (POSIX.1-2008) on FreeBSD 8 lat temu
  Ben Laurie 7a4fde3fda unix: add some FreeBSD Capsicum support. 8 lat temu
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 lat temu
  Mikio Hara f78f5183ff unix: fix missing use of use function in sysctl 9 lat temu
  Shenghou Ma 379497e3ff unix: add explicit build tags 10 lat temu
  Brad Fitzpatrick 46ba3e7a19 unix: re-run mksyscall on freebsd and linux after previous merge 10 lat temu
  Eric ea745763b1 unix: Added posix_fadvise support for Linux and FreeBSD 10 lat temu
  Brad Fitzpatrick 71c96e4240 unix: don't allocate putting common errno values in error interfaces 10 lat temu
  Ian Lance Taylor 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall 10 lat temu
  William Orr 853bdd547a unix: add mlock/munlock/mlockall/munlockall/mprotect to *BSD 11 lat temu
  Dave Cheney bd7f565490 x/sys/unix: regenerate zsyscall_* files 11 lat temu
  William Orr ac22431096 go.sys/unix: add support for *xattr functions on FreeBSD 11 lat temu
  Rob Pike c1f6f8bcc5 go.sys/unix: use "use" in syscall interface 11 lat temu
  Rob Pike dc3c21c62b go.sys/unix: use syscall.Errno for errors 11 lat temu
  Rob Pike 8442dd2c63 go.sys: update package names 11 lat temu
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} 11 lat temu