Tobias Klauser
|
89da893103
unix: exclude AUDIT_RECORD_MAGIC constant on darwin
|
7 年之前 |
Tobias Klauser
|
7c87d13f8e
unix: add tpacket types and constants on Linux
|
7 年之前 |
Brad Fitzpatrick
|
d0faeb5398
unix: fix TestSCMCredentials to not fail when root
|
7 年之前 |
Tobias Klauser
|
9950ad118b
unix: add statfs and filesystem magic constants on Linux
|
7 年之前 |
Hana (Hyang-Ah) Kim
|
7dfd1290c7
windows: address vet reports
|
7 年之前 |
Hana (Hyang-Ah) Kim
|
64746a42f3
unix: address vet's finding of wrong argument size
|
7 年之前 |
Tobias Klauser
|
7db1c3b1a9
cpu: use t.Fatal instead of t.Fatalf
|
7 年之前 |
Tobias Klauser
|
6f686a352d
unix: add ErrnoName and SignalName
|
7 年之前 |
Alex Brainman
|
78d5f264b4
windows/svc: correct MOVL instruction in sys_amd64.s
|
7 年之前 |
Andreas Auernhammer
|
4adea008a5
cpu: new package
|
7 年之前 |
Tobias Klauser
|
f67ecc163a
unix: use Fstatat for Stat on linux/amd64
|
7 年之前 |
Jason A. Donenfeld
|
cbbc999da3
unix: use pselect on amd64 to satisfy Android
|
7 年之前 |
Ian Lance Taylor
|
bb9c189858
unix: 32-bit MIPS splice system call returns int, not int64
|
7 年之前 |
Matt Layher
|
79b0c68887
unix: add Linux block device ioctl types and constants
|
7 年之前 |
Jason A. Donenfeld
|
a2a45943ae
unix: avoid extra syscall on send/recvmsg on Linux
|
7 年之前 |
Matt Layher
|
3ccc7e5779
unix: fix typos in linux/types.go.
|
7 年之前 |
Matt Layher
|
9b00609908
unix: add tcp_md5sig on Linux
|
7 年之前 |
Tobias Klauser
|
b126b21c05
unix: re-export Fsid and Sigset_t Val member on Linux
|
7 年之前 |
Ivan Markin
|
ecfd8b563e
unix: implement getrtable/setrtable syscalls on OpenBSD
|
7 年之前 |
Adam Sindelar
|
2f57af4873
unix: add wrapper around perf_event_open on Linux
|
7 年之前 |
Tobias Klauser
|
2281fa97ef
unix: don't export any padding/alignment fields on all platforms
|
7 年之前 |
Adam Sindelar
|
f6f352972f
unix: add a step to mkall.go that generates ABI headers to be referenced from types.go
|
7 年之前 |
Tobias Klauser
|
3b87a42e50
unix: update Dockerfile to Linux 4.16 and Go 1.10.1
|
7 年之前 |
Philip Brown
|
1d206c9fa8
unix: add FcntlInt
|
7 年之前 |
Tobias Klauser
|
fcb792cfc2
unix: unify Getsockopt*
|
7 年之前 |
Chris Koch
|
f67933eaf9
unix: solicit EPERM via wrong PID in creds test.
|
7 年之前 |
Tobias Klauser
|
378d26f466
unix: add CRTSCTS on netbsd and openbsd
|
7 年之前 |
Tobias Klauser
|
2de2067aa5
unix: add sendfile support on Solaris
|
7 年之前 |
Cholerae Hu
|
13d03a9a82
unix: add GetsockoptLinger and GetsockoptTimeval
|
7 年之前 |
Tobias Klauser
|
91ee8cde43
unix: use strings.IndexByte instead of for loops
|
7 年之前 |