Historial de Commits

Autor SHA1 Mensaje Fecha
  Tobias Klauser 2aa67d56cd unix: fix Select to return number of ready fds on Darwin and *BSD hace 5 años
  rayrapetyan bf70e46780 unix: add ptrace support for FreeBSD hace 5 años
  Keith Randall 93c9922d18 unix: fix Getdirentries on 32-bit freebsd 12 hace 5 años
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program hace 5 años
  Yuval Pavel Zholkover 5535b4e6bf unix: FreeBSD 12 ino64 support hace 6 años
  Tobias Klauser 11551d06cb unix: use pipe2 syscall on FreeBSD instead of pipe hace 6 años
  Tobias Klauser 2477406b06 unix: add Fstatat on FreeBSD hace 6 años
  Tobias Klauser 1d2aa6dbde unix: add Getcwd to support Getwd on all BSDs hace 6 años
  Tobias Klauser 13fcbd661c unix: add Getdents on FreeBSD hace 6 años
  Tobias Klauser af4555b109 unix: move Poll implementation for BSDs into syscall_bsd.go hace 7 años
  Tobias Klauser 92ac112afc unix: add Poll function on FreeBSD hace 7 años
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD hace 7 años
  Tobias Klauser 2d3e384235 unix: add utimensat and use it for UtimesNano on BSD hace 7 años
  Yuval Pavel Zholkover 47bdb838cc unix: fix freebsd/arm build, fix freebsd/{386,arm} tests hace 7 años
  Tobias Klauser e312636bda unix: add ioctl functions on FreeBSD hace 7 años
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. hace 7 años
  Mikio Hara f78f5183ff unix: fix missing use of use function in sysctl hace 8 años
  Shenghou Ma 379497e3ff unix: add explicit build tags hace 9 años
  Brad Fitzpatrick 46ba3e7a19 unix: re-run mksyscall on freebsd and linux after previous merge hace 9 años
  Eric ea745763b1 unix: Added posix_fadvise support for Linux and FreeBSD hace 9 años
  Brad Fitzpatrick 71c96e4240 unix: don't allocate putting common errno values in error interfaces hace 9 años
  Ian Lance Taylor 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall hace 9 años
  William Orr 853bdd547a unix: add mlock/munlock/mlockall/munlockall/mprotect to *BSD hace 9 años
  Dave Cheney bd7f565490 x/sys/unix: regenerate zsyscall_* files hace 10 años
  William Orr ac22431096 go.sys/unix: add support for *xattr functions on FreeBSD hace 10 años
  Rob Pike c1f6f8bcc5 go.sys/unix: use "use" in syscall interface hace 10 años
  Rob Pike dc3c21c62b go.sys/unix: use syscall.Errno for errors hace 10 años
  Rob Pike 8442dd2c63 go.sys: update package names hace 10 años
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} hace 10 años