Commit History

Author SHA1 Message Date
  Tobias Klauser 2aa67d56cd unix: fix Select to return number of ready fds on Darwin and *BSD 5 years ago
  Elias Naur d223b2b6db unix: disable sysctl on iOS 5 years ago
  Elias Naur 4e8604ab3a unix: disable ptrace on iOS 5 years ago
  Keith Randall 8ff4e546d4 unix: add space to generated code 5 years ago
  Keith Randall 9fbf701fc3 unix: reverse default for 1.11/1.12 split 5 years ago
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 6 years ago
  Keith Randall 8588221f65 unix: remove raw syscall from getAttrList 6 years ago
  Keith Randall 22c30cd1f7 unix: remove raw syscall from getattrlistTimes 6 years ago
  Keith Randall 4dcd0b7660 unix: remove raw syscall from Getfsstat 6 years ago
  Keith Randall 54d2441686 unix: remove Getdirentries on iOS 6 years ago
  Keith Randall 8b8312acd2 unix: avoid "64"-postfixed libSystem calls on iOS 6 years ago
  Keith Randall 45d26eb94b unix: convert Darwin syscalls from raw to libSystem 6 years ago
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program 6 years ago
  Tobias Klauser 904bdc2570 unix: add F*xattr on Darwin 6 years ago
  irfan sharif 0b6bef9960 unix: add {get,set,remove,list}xattr on darwin 6 years ago
  Tobias Klauser cc7307a454 unix: add Fstatat on Darwin 6 years ago
  Tobias Klauser 8413e589a2 unix: regenerate for macOS 10.13/iOS 11.1 7 years ago
  Tobias Klauser f0d39a4bd5 unix: add Poll function on Darwin 7 years ago
  Tobias Klauser 43e60d72a8 unix: unify memory functions on BSD 7 years ago
  Tobias Klauser 89d4068c4f unix: add *at functions (POSIX.1-2008) on darwin/{arm,arm64} 7 years ago
  Tobias Klauser 396c9fc8fb unix: add ioctl functions on Darwin 7 years ago
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. 7 years ago
  Mikio Hara f78f5183ff unix: fix missing use of use function in sysctl 8 years ago
  Shenghou Ma 785372d7b0 unix: add darwin/arm support 9 years ago