Sign in
go
/
sys
/
0e0164865330d5cf1c00247be08330bf96e2f87c
0e01648
windows: move memory protection constants so that they are all together
by Awn
· 8 years ago
d18155c
windows: add memory-related VirtualX calls and associated constants
by Awn
· 8 years ago
4ed4d40
unix: add ioctl functions for termios on Linux
by Tobias Klauser
· 8 years ago
90796e5
unix: add UMOUNT_NOFOLLOW constant
by Tobias Klauser
· 8 years ago
f7928cf
windows/svc: add missing Accept commands
by Tyler Treat
· 8 years ago
50298aa
unix: add seccomp mode constants
by Tobias Klauser
· 8 years ago
8d3b82d
unix: add Setxattr constants
by Tobias Klauser
· 8 years ago
c23410a
unix: check Fchmodat flags parameter on Linux
by Tobias Klauser
· 8 years ago
fb4cac3
windows/svc/mgr: add Mgr.ListServices
by Alex Brainman
· 8 years ago
0b25a40
unix: add Eventfd function on Linux
by Tobias Klauser
· 8 years ago
b9e8d46
unix: add additional rlimit resource constants
by Tobias Klauser
· 8 years ago
b90f89a
unix: add missing xattr symlink syscall functions on Linux
by Tobias Klauser
· 8 years ago
a55a760
unix: add IoctlGetInt and IoctlSetInt on Linux
by Matt Layher
· 8 years ago
dbc2be9
windows/svc/mgr: correct documentation for args parameter of Mgr.CreateService
by helloPiers
· 8 years ago
a2e06a1
unix: add bindings for keyutils syscalls
by Joe Richey joerichey@google.com
· 8 years ago
e62c3de
windows: use RegisterServiceCtrlHandlerEx to allow for advanced notifications
by Julian Pastarmov
· 8 years ago
98b5b1e
windows/svc/mgr: gofmt -w -s
by Mikio Hara
· 8 years ago
1e99a4f
unix: add Illumos statvfs(2) syscall
by Sean Chittenden
· 8 years ago
f845067
unix: add Linux CopyFileRange syscall
by Derek McGowan
· 8 years ago
156c5a2
unix: use struct pt_regs for PtraceRegs on mips
by James Cowgill
· 8 years ago
6b70689
unix: add missing dup2 syscall on mips64*
by James Cowgill
· 8 years ago
1e4778a
windows: add LoadGetSystemTimePreciseAsFileTime
by Tamir Duberstein
· 8 years ago
9c9d83f
unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris
by Mikio Hara
· 8 years ago
f888ac0
unix: fix vet warnings on solaris
by Mikio Hara
· 8 years ago
1343be6
unix: sync with SunOS 5.11 kernel
by Mikio Hara
· 8 years ago
9ccfe84
unix: sync with DragonFly BSD 4.8 kernel
by Mikio Hara
· 8 years ago
9141ece
unix: fix mkall.sh and mksyscall.pl
by Mikio Hara
· 8 years ago
9f30dcb
unix: fix build on DragonFly BSD
by Ian Lance Taylor
· 8 years ago
8c0a5ea
unix: add support for Linux filesystem encryption
by joerichey@google.com
· 8 years ago
ea9bcad
unix: generate all Linux go files from source
by Joe Richey
· 8 years ago
f3918c3
windows: add SetStdHandle
by Tamir Duberstein
· 8 years ago
ff24cb3
windows: correct GetStdHandle definition
by Tamir Duberstein
· 8 years ago
7de4796
unix: add mips and mipsle to endian files
by Jason Chu
· 8 years ago
39e3dc2
windows: add GetSystemTimePreciseAsFileTime
by Tamir Duberstein
· 8 years ago
493114f
unix: add GetsockoptTCPInfo
by Chris Manghane
· 8 years ago
9a7256c
unix: validate ParseDirent inputs
by Koki Ide
· 8 years ago
afadfcc
unix: add PtracePeekUser
by Agis Anastasopoulos
· 8 years ago
8fd966b
unix: add support for OpenBSD pledge
by Yestin
· 9 years ago
99f16d8
unix: SockaddrVM uses "context ID" terminology instead of "client ID"
by Matt Layher
· 8 years ago
d67a327
unix: implement Linux AF_VSOCK sockets
by Matt Layher
· 8 years ago
e48874b
unix: add BLK* Linux ioctls
by Michael Stapelberg
· 8 years ago
76cc09b
unix: add Getrandom syscall bindings and flags
by Joe Richey
· 8 years ago
21f2569
unix: update syscall numbers to 4.10 kernel
by Joe Richey
· 8 years ago
e459405
unix: add missing netlink constants on Linux
by Matt Layher
· 8 years ago
075e574
unix: implement Vmsplice, add SPLICE_F_* constants
by Matt Layher
· 8 years ago
e24f485
unix: add support for AF_ALG sockets on Linux
by Matt Layher
· 8 years ago
0ed46b7
unix: delete asm.s
by Sameer Ajmani
· 8 years ago
ce7380f
x/sys/unix: add fallocate constants
by Maxime de Roucy
· 8 years ago
aaabbdc
x/sys/unix: remove the "use" function and its calls.
by Sameer Ajmani
· 8 years ago
7a6e564
unix: fix SysctlUint64 on 32bit machines
by Steven Hartland
· 8 years ago
d75a526
x/sys/unix: move gccgo redeclared functions to separate files
by Samuel Tan
· 8 years ago
478fcf5
x/sys/unix: added linux/mips{,le} support
by Vladimir Stefanovic
· 8 years ago
f5a6bd4
windows/registry: add code to access remote pc registry
by Alex Brainman
· 8 years ago
ca83bd2
windows: run "go generate"
by Alex Brainman
· 8 years ago
d564595
unix: Use syscall.SysctlRaw in Sysctl
by Julian Kornberger
· 8 years ago
30237cf
x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets
by Elliot Morrison-Reed
· 8 years ago
b699b70
x/sys/unix: add Getsid on linux
by Alexander Menzhinsky
· 8 years ago
9a2e24c
unix: fix name of prlimit parameters
by Ian Lance Taylor
· 8 years ago
c200b10
unix: Add FADV_* constants for linux/arm
by Alexander Neumann
· 8 years ago
002cbb5
unix: Fix *linkat on sparc64 and s390x
by James Clarke
· 8 years ago
9bb9f09
x/sys/unix: add *linkat functions on linux
by Hiroshi Ioka
· 8 years ago
67f277b
unix: Added linux/sparc64 gccgo support
by James Clarke
· 8 years ago
8d1157a
Revert "x/sys/unix: add *linkat functions on linux"
by Brad Fitzpatrick
· 8 years ago
1f5e250
x/sys/unix: add *linkat functions on linux
by Hiroshi Ioka
· 9 years ago
c47cb47
x/sys/unix: remove unused constants
by Hiroshi Ioka
· 9 years ago
8f0908a
unix: implement Gethostname, Pipe, and Wait4 for Solaris
by Shawn Walker-Salas
· 8 years ago
30de6d1
unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall
by Brad Fitzpatrick
· 9 years ago
a646d33
windows: make "go generate" command work on any OS
by Alex Brainman
· 9 years ago
b518c29
windows: use //go:uintptrescapes comment
by Alex Brainman
· 9 years ago
a408501
unix: fix missing use of use function in Getfsstat and Getwd
by Mikio Hara
· 9 years ago
62bee03
unix: fix Ppoll for arm64
by kortschak
· 9 years ago
5a8c7f2
unix: add Ppoll support for linux
by kortschak
· 9 years ago
7f918dd
unix: add Poll for linux
by kortschak
· 9 years ago
b44883b
unix: add CLONE_NEWCGROUP for linux kernel >=4.6
by Jess Frazelle
· 9 years ago
076b546
unix: fix typo
by kortschak
· 9 years ago
d4feaf1
unix: add build tags to s390x files
by Michael Munday
· 9 years ago
f78f518
unix: fix missing use of use function in sysctl
by Mikio Hara
· 9 years ago
33267e0
unix: add s390x support
by Michael Munday
· 9 years ago
e82cb4d
windows: remove non-existing now mksyscall_windows.go -xsys flag
by Alex Brainman
· 9 years ago
806cb00
unix: remove dragonfly/386 support
by Brad Fitzpatrick
· 9 years ago
b776ec3
unix: fix epoll and missing syscalls for ppc64x
by Christy Perez
· 9 years ago
c8bc69b
unix: fix uint64->int cast of control message header
by Damien Neil
· 9 years ago
f64b50f
unix: fix Pause on linux-arm64
by Riku Voipio
· 9 years ago
324e137
unix: fix EpollWait for arm64
by Riku Voipio
· 9 years ago
9eef40a
unix: Add FADV_* constants
by Alexander Neumann
· 9 years ago
a80ff22
unix: add sockaddr_hci support for linux.
by Tzu-Jung Lee
· 9 years ago
8fdfb00
unix: skip failing test on freebsd-386
by Brad Fitzpatrick
· 9 years ago
8aa0c60
syscall: add bluetooth constants for linux
by Tzu-Jung Lee
· 9 years ago
042a8f5
windows: add NewLazySystemDLL and use it in zsyscall_windows.go
by Alex Brainman
· 9 years ago
b323466
windows: remove unused asm.s
by Alex Brainman
· 9 years ago
a60af9c
windows: make all files in the package require windows
by Brad Fitzpatrick
· 9 years ago
3dff6e1
windows: add LoadLibraryEx, add LazyDLL.System
by Brad Fitzpatrick
· 9 years ago
320cb01
windows: Add windows build tag to asm.s
by Michael Matloob
· 9 years ago
afce3de
unix: make TimevalToNsec available everywhere
by Brad Fitzpatrick
· 9 years ago
23999e8
x/sys/unix: add support for O_TMPFILE in Linux
by Caio Marcelo de Oliveira Filho
· 9 years ago
9d4e42a
x/sys/unix: add Dup2 wrapper for arm64/ppc64
by Riku Voipio
· 9 years ago
7a56174
x/sys/unix: fix time/utime/utimes on arm64
by Riku Voipio
· 9 years ago
5453535
x/sys/unix: Add support for the setns system call.
by Benoit Sigoure
· 9 years ago
7e44b69
x/sys/unix: fix invalid syscall on linux/arm
by Hiroshi Ioka
· 9 years ago
19ced15
x/sys/unix: added linux/mips64{,le} support
by Yao Zhang
· 9 years ago
Next »