Historial de Commits

Autor SHA1 Mensaje Fecha
  Keith Randall 8ff4e546d4 unix: add space to generated code hace 7 años
  Keith Randall 9fbf701fc3 unix: reverse default for 1.11/1.12 split hace 7 años
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile hace 7 años
  Keith Randall 8588221f65 unix: remove raw syscall from getAttrList hace 7 años
  Keith Randall 22c30cd1f7 unix: remove raw syscall from getattrlistTimes hace 7 años
  Keith Randall 4dcd0b7660 unix: remove raw syscall from Getfsstat hace 7 años
  Keith Randall 54d2441686 unix: remove Getdirentries on iOS hace 7 años
  Keith Randall 8b8312acd2 unix: avoid "64"-postfixed libSystem calls on iOS hace 7 años
  Keith Randall 45d26eb94b unix: convert Darwin syscalls from raw to libSystem hace 7 años
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program hace 7 años
  Tobias Klauser 904bdc2570 unix: add F*xattr on Darwin hace 7 años
  irfan sharif 0b6bef9960 unix: add {get,set,remove,list}xattr on darwin hace 7 años
  Tobias Klauser cc7307a454 unix: add Fstatat on Darwin hace 7 años
  Tobias Klauser 8413e589a2 unix: regenerate for macOS 10.13/iOS 11.1 hace 8 años
  Tobias Klauser f0d39a4bd5 unix: add Poll function on Darwin hace 8 años
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD hace 8 años
  Tobias Klauser 396c9fc8fb unix: add ioctl functions on Darwin hace 8 años
  Tobias Klauser a7f1d9efe6 unix: add Msync function on Darwin hace 8 años
  Tobias Klauser c4489faa6e unix: add *at functions (POSIX.1-2008) on Darwin hace 8 años
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. hace 8 años
  Mikio Hara f78f5183ff unix: fix missing use of use function in sysctl hace 9 años
  Shenghou Ma 379497e3ff unix: add explicit build tags hace 10 años
  Brad Fitzpatrick 71c96e4240 unix: don't allocate putting common errno values in error interfaces hace 10 años
  Ian Lance Taylor 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall hace 10 años
  Rob Pike c1f6f8bcc5 go.sys/unix: use "use" in syscall interface hace 11 años
  Rob Pike 8442dd2c63 go.sys: update package names hace 11 años
  Rob Pike 20acc5cf31 go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} hace 11 años