Commit History

Author SHA1 Message Date
  Alberto Donizetti b00e65af1d unix/linux: set 100644 mode on mksysnum.go 7 years ago
  Keith Randall 7c4c994c65 unix: remove raw syscall from Sendfile 7 years ago
  Keith Randall 8588221f65 unix: remove raw syscall from getAttrList 7 years ago
  Keith Randall 22c30cd1f7 unix: remove raw syscall from getattrlistTimes 7 years ago
  Keith Randall 4dcd0b7660 unix: remove raw syscall from Getfsstat 7 years ago
  Keith Randall 54d2441686 unix: remove Getdirentries on iOS 7 years ago
  Keith Randall 8b8312acd2 unix: avoid "64"-postfixed libSystem calls on iOS 7 years ago
  Keith Randall 45d26eb94b unix: convert Darwin syscalls from raw to libSystem 7 years ago
  Tobias Klauser 97b4c2a929 unix: update Dockerfile to Go 1.12beta1 7 years ago
  Jordan Rhee 074acd46bc windows/svc: use wevtutil.exe instead of powershell for windows/arm 7 years ago
  Jordan Rhee dcdaa6325b windows: use netevent.dll in TestFormatMessage for windows/arm 7 years ago
  Tobias Klauser 4d1cda033e unix: remove Flock syscall for aix 7 years ago
  Tobias Klauser 586ba8c9bb unix: add SyncFileRange on linux/arm 7 years ago
  Tobias Klauser 73d4af5aa0 unix: evaluate cmsg alignment in cmsgAlignOf at compile time 7 years ago
  Joel Sing b05ddf5780 unix: use correct cmsg alignment for openbsd/arm 7 years ago
  Joel Sing 7da8ea5c81 unix: regenerate ztypes for openbsd/arm 7 years ago
  Jason A. Donenfeld 2a47403f2a unix: always use fstatat(AT_SYMLINK_NOFOLLOW) over lstat on AMD64 7 years ago
  Jason A. Donenfeld b0bfa5dc15 unix: always use inotify_init1 over inotify_init on AMD64 7 years ago
  Tobias Klauser ad97f365e1 unix: avoid index out of range in Vmsplice with empty iovs 7 years ago
  Meng Zhuo 70b957f3b6 cpu: add linux/arm64 7 years ago
  Visweswara R a5c9d58dba unix/linux: replace "mksysnum.pl" script with a Go program 7 years ago
  Visweswara R 4ed8d59d0b unix: replace "mksyscall.pl" script with a Go program 7 years ago
  virtualsue 62eef0e2fa unix: rework TestGetwd to handle test dirs whose names contain symlinks 7 years ago
  David Anderson 0cf1ed9e52 unix: add IoctlSetPointerInt 7 years ago
  David Anderson ec83556a53 unix: add ioctl definitions for PPP interfaces. 7 years ago
  David Anderson 93218def8b unix: add sockaddr and defines for PPPoE sockets. 7 years ago
  Tobias Klauser 5ac8a444bd unix: export FdSet bits field on freebsd 7 years ago
  Tobias Klauser 66b7b1311a unix: add IoctlGetPtmget on netbsd 7 years ago
  Tobias Klauser 3a76605856 unix: test UtimesNanoAt on darwin 7 years ago
  Tobias Klauser 3a27cdcbcf unix: don't use deprecated sys/capability.h header on FreeBSD 7 years ago