Tamir Duberstein
|
ff24cb3cd8
windows: correct GetStdHandle definition
|
8 years ago |
Jason Chu
|
7de4796419
unix: add mips and mipsle to endian files
|
8 years ago |
Tamir Duberstein
|
39e3dc2744
windows: add GetSystemTimePreciseAsFileTime
|
8 years ago |
Chris Manghane
|
493114f682
unix: add GetsockoptTCPInfo
|
8 years ago |
Koki Ide
|
9a7256cb28
unix: validate ParseDirent inputs
|
8 years ago |
Agis Anastasopoulos
|
afadfcc777
unix: add PtracePeekUser
|
8 years ago |
Yestin
|
8fd966b47d
unix: add support for OpenBSD pledge
|
9 years ago |
Matt Layher
|
99f16d856c
unix: SockaddrVM uses "context ID" terminology instead of "client ID"
|
8 years ago |
Matt Layher
|
d67a3279ae
unix: implement Linux AF_VSOCK sockets
|
8 years ago |
Michael Stapelberg
|
e48874b424
unix: add BLK* Linux ioctls
|
8 years ago |
Joe Richey
|
76cc09b634
unix: add Getrandom syscall bindings and flags
|
8 years ago |
Joe Richey
|
21f2569f6f
unix: update syscall numbers to 4.10 kernel
|
8 years ago |
Matt Layher
|
e4594059fe
unix: add missing netlink constants on Linux
|
8 years ago |
Matt Layher
|
075e574b89
unix: implement Vmsplice, add SPLICE_F_* constants
|
8 years ago |
Matt Layher
|
e24f485414
unix: add support for AF_ALG sockets on Linux
|
9 years ago |
Sameer Ajmani
|
0ed46b70d9
unix: delete asm.s
|
9 years ago |
Maxime de Roucy
|
ce7380f5b0
x/sys/unix: add fallocate constants
|
9 years ago |
Sameer Ajmani
|
aaabbdc969
x/sys/unix: remove the "use" function and its calls.
|
9 years ago |
Steven Hartland
|
7a6e5648d1
unix: fix SysctlUint64 on 32bit machines
|
9 years ago |
Samuel Tan
|
d75a526598
x/sys/unix: move gccgo redeclared functions to separate files
|
9 years ago |
Vladimir Stefanovic
|
478fcf5431
x/sys/unix: added linux/mips{,le} support
|
9 years ago |
Alex Brainman
|
f5a6bd4305
windows/registry: add code to access remote pc registry
|
9 years ago |
Alex Brainman
|
ca83bd2cb9
windows: run "go generate"
|
9 years ago |
Julian Kornberger
|
d564595380
unix: Use syscall.SysctlRaw in Sysctl
|
9 years ago |
Elliot Morrison-Reed
|
30237cf4ee
x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets
|
9 years ago |
Alexander Menzhinsky
|
b699b70325
x/sys/unix: add Getsid on linux
|
9 years ago |
Ian Lance Taylor
|
9a2e24c373
unix: fix name of prlimit parameters
|
9 years ago |
Alexander Neumann
|
c200b10b5d
unix: Add FADV_* constants for linux/arm
|
9 years ago |
James Clarke
|
002cbb5f95
unix: Fix *linkat on sparc64 and s390x
|
9 years ago |
Hiroshi Ioka
|
9bb9f0998d
x/sys/unix: add *linkat functions on linux
|
9 years ago |