Tobias Klauser
|
e5ecc2a674
unix: use Renameat2 to implement Renameat on linux/riscv64
|
7 years ago |
Tobias Klauser
|
5552a988b7
unix: add Renameat on dragonfly
|
7 years ago |
Tobias Klauser
|
a457fd0364
unix: add Signalfd on linux
|
7 years ago |
Sebastian Schmidt
|
2be5172556
unix: add ClockNanosleep and TIMER_ABSTIME
|
7 years ago |
Tobias Klauser
|
48ac38b7c8
unix: get *BSD syscalls.master files using HTTPS
|
7 years ago |
Visweswara R
|
7fbe1cd0fc
unix: replace "mksyscall_aix_ppc.pl" script with a Go program
|
7 years ago |
Carlos Eduardo Seo
|
20be8e55dc
cpu: add linux/ppc64x
|
7 years ago |
Visweswara R
|
cb59ee3660
plan9: replace "mksyscall.pl" with Go program
|
7 years ago |
Keith Randall
|
1775db3f06
unix: make Fcntl* routines use libSystem on Darwin
|
7 years ago |
Visweswara R
|
badf558520
plan9: remove "use" function and calls from generated code.
|
7 years ago |
Tobias Klauser
|
82a175fd15
unix/linux: update Dockerfile to Linux Kernel 4.20
|
7 years ago |
Tobias Klauser
|
a91c4d227e
unix: add support for freebsd/arm64
|
7 years ago |
Anthony Fok
|
9a3f9b0469
unix: fix Fstatat by using fillStat_t on linux/mips64x
|
7 years ago |
Aleksa Sarai
|
c6cbdbf9e6
unix: mksysnum: correct +build restriction
|
7 years ago |
Visweswara R
|
367055b3f9
unix: replace mksysnum_*.pl scripts with Go program
|
7 years ago |
Tobias Klauser
|
b4a75ba826
unix: generate linux/sparc64 go files using Docker
|
7 years ago |
itchyny
|
a79f1b1907
unix: fix unused import in syscall_darwin_386.go
|
7 years ago |
Keith Randall
|
8ff4e546d4
unix: add space to generated code
|
7 years ago |
Keith Randall
|
9fbf701fc3
unix: reverse default for 1.11/1.12 split
|
7 years ago |
Keith Randall
|
36ca6f176f
unix: add Sendfile test
|
7 years ago |
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 |