Brad Fitzpatrick
|
3ef323f4f1
unix: add illumos case
|
hace 6 años |
Tobias Klauser
|
c0b26311cb
unix: support generating netbsd/arm64 files in mkall.sh
|
hace 6 años |
Tobias Klauser
|
050d976686
unix: drop reference to mkunix.pl from comment
|
hace 6 años |
Brad Fitzpatrick
|
d89cdac9e8
windows: don't return EINVAL on zero Chmod mode
|
hace 6 años |
Jason A. Donenfeld
|
2cc0cad0ac
windows: document new ProcessId field
|
hace 6 años |
Visweswara R
|
804c0c7841
unix: replace "mksysctl_openbsd.pl" script with a Go program
|
hace 6 años |
Ian Lance Taylor
|
a129542de9
unix: skip TestOpenByHandleAt if name_to_handle_at not supported
|
hace 6 años |
Jason A. Donenfeld
|
1607263960
windows: allow querying service ProcessId
|
hace 6 años |
Brad Fitzpatrick
|
9f0b1ff7b4
unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt
|
hace 6 años |
Matt Layher
|
18eb32c0e2
unix: add Linux crypto configuration API constants and types
|
hace 6 años |
Joel Sing
|
4347357a82
unix: add support for openbsd/arm64
|
hace 6 años |
Joel Sing
|
82968946f5
unix: remove arch specific build for openbsd_pledge.go
|
hace 6 años |
Brad Fitzpatrick
|
953cdadca8
unix: add unexported name_to_handle_at and open_by_handle_at types & wrappers
|
hace 6 años |
Clément Chigot
|
e8e3143a4f
unix: add Unmount syscall for AIX
|
hace 6 años |
Clément Chigot
|
f0ce4c0180
unix: add Select syscall on AIX
|
hace 6 años |
chigotc
|
d20716ef9d
unix: use nsendmsg and nrecvmsg on AIX
|
hace 6 años |
Tobias Klauser
|
12500544f8
unix: fix cmsg alignment on aix
|
hace 6 años |
chigotc
|
ebb4019f01
unix: move helper handler before AIX handler in TestPassFD
|
hace 6 años |
Tobias Klauser
|
3fd5a3612c
unix: enable TestPassFD on AIX 7.2 TL >= 2
|
hace 6 años |
James Nugent
|
16da32be82
windows: add GetFileInformationByHandleEx function
|
hace 6 años |
Jason A. Donenfeld
|
9773273309
windows: add missing error constants
|
hace 6 años |
Matt Layher
|
b44545bcd3
unix: add missing rtnetlink IFLA_* constants on Linux
|
hace 6 años |
Jeroen Simonetti
|
0ad05ae300
unix: add missing rtnetlink neighbor constants on Linux
|
hace 6 años |
Matt Layher
|
cc4d4f5062
unix: add missing rtnetlink IFA_* constants on Linux
|
hace 6 años |
Tobias Klauser
|
4b34438f7a
unix: allow empty string argument to SetsockoptString
|
hace 6 años |
Tobias Klauser
|
81d4e9dc47
unix: don't generate raw syscall wrapper for ClockGettime on darwin
|
hace 6 años |
Tobias Klauser
|
baf5eb976a
unix: remove ClockGettime for darwin/amd64 on Go 1.11
|
hace 6 años |
Tobias Klauser
|
e4093980e8
unix: add SysctlClockinfo on darwin
|
hace 6 años |
Matt Layher
|
9eb1bfa1ce
unix: add GetsockoptUint64 and SetsockoptUint64
|
hace 6 años |
Jason A. Donenfeld
|
f49334f85d
windows: add GetOverlappedResult function for async I/O
|
hace 6 años |