提交历史

作者 SHA1 备注 提交日期
  Tobias Klauser 3421d5a6bb unix: avoid __getdirentries64 on darwin 5 年之前
  Tobias Klauser 2aa67d56cd unix: fix Select to return number of ready fds on Darwin and *BSD 5 年之前
  Elias Naur d223b2b6db unix: disable sysctl on iOS 5 年之前
  Elias Naur 4e8604ab3a unix: disable ptrace on iOS 5 年之前
  Josh Bleecher Snyder 3b52091055 unix: add ClockGettime on darwin/amd64 5 年之前
  Keith Randall 8ff4e546d4 unix: add space to generated code 5 年之前
  Keith Randall 9fbf701fc3 unix: reverse default for 1.11/1.12 split 5 年之前
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 6 年之前
  Keith Randall 8588221f65 unix: remove raw syscall from getAttrList 6 年之前
  Keith Randall 22c30cd1f7 unix: remove raw syscall from getattrlistTimes 6 年之前
  Keith Randall 4dcd0b7660 unix: remove raw syscall from Getfsstat 6 年之前
  Keith Randall 54d2441686 unix: remove Getdirentries on iOS 6 年之前
  Keith Randall 8b8312acd2 unix: avoid "64"-postfixed libSystem calls on iOS 6 年之前
  Keith Randall 45d26eb94b unix: convert Darwin syscalls from raw to libSystem 6 年之前
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program 6 年之前
  Tobias Klauser 904bdc2570 unix: add F*xattr on Darwin 6 年之前
  irfan sharif 0b6bef9960 unix: add {get,set,remove,list}xattr on darwin 6 年之前
  Tobias Klauser cc7307a454 unix: add Fstatat on Darwin 6 年之前
  Tobias Klauser 8413e589a2 unix: regenerate for macOS 10.13/iOS 11.1 7 年之前
  Tobias Klauser f0d39a4bd5 unix: add Poll function on Darwin 7 年之前
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD 7 年之前
  Tobias Klauser 396c9fc8fb unix: add ioctl functions on Darwin 7 年之前
  Tobias Klauser a7f1d9efe6 unix: add Msync function on Darwin 7 年之前
  Tobias Klauser c4489faa6e unix: add *at functions (POSIX.1-2008) on Darwin 7 年之前
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. 7 年之前
  Mikio Hara f78f5183ff unix: fix missing use of use function in sysctl 8 年之前
  Aaron Jacobs e6e5e023fc x/sys/unix: expose fchmodat(2) and related constants on darwin/amd64 9 年之前
  Shenghou Ma 379497e3ff unix: add explicit build tags 9 年之前
  Brad Fitzpatrick 71c96e4240 unix: don't allocate putting common errno values in error interfaces 9 年之前
  Ian Lance Taylor 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall 9 年之前