Julian Pastarmov
|
e62c3de784
windows: use RegisterServiceCtrlHandlerEx to allow for advanced notifications
|
8 years ago |
Mikio Hara
|
98b5b1e7e8
windows/svc/mgr: gofmt -w -s
|
8 years ago |
Sean Chittenden
|
1e99a4f9d2
unix: add Illumos statvfs(2) syscall
|
8 years ago |
Derek McGowan
|
f845067cf7
unix: add Linux CopyFileRange syscall
|
8 years ago |
James Cowgill
|
156c5a2da4
unix: use struct pt_regs for PtraceRegs on mips
|
8 years ago |
James Cowgill
|
6b7068925c
unix: add missing dup2 syscall on mips64*
|
8 years ago |
Tamir Duberstein
|
1e4778a9a1
windows: add LoadGetSystemTimePreciseAsFileTime
|
8 years ago |
Mikio Hara
|
9c9d83fe39
unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris
|
8 years ago |
Mikio Hara
|
f888ac0c35
unix: fix vet warnings on solaris
|
8 years ago |
Mikio Hara
|
1343be6f13
unix: sync with SunOS 5.11 kernel
|
8 years ago |
Mikio Hara
|
9ccfe848b9
unix: sync with DragonFly BSD 4.8 kernel
|
8 years ago |
Mikio Hara
|
9141ece15e
unix: fix mkall.sh and mksyscall.pl
|
8 years ago |
Ian Lance Taylor
|
9f30dcbe5b
unix: fix build on DragonFly BSD
|
8 years ago |
joerichey@google.com
|
8c0a5eacba
unix: add support for Linux filesystem encryption
|
8 years ago |
Joe Richey
|
ea9bcade75
unix: generate all Linux go files from source
|
8 years ago |
Tamir Duberstein
|
f3918c30c5
windows: add SetStdHandle
|
8 years ago |
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 |