Jason A. Donenfeld
|
b397fe3ad8
windows/svc: use CloseServiceHandle for service handles
|
6 years ago |
Tobias Klauser
|
3421d5a6bb
unix: avoid __getdirentries64 on darwin
|
6 years ago |
Tobias Klauser
|
34b0ac8f0d
unix: update openbsd/{386,amd64.arm} MAP_* consts
|
6 years ago |
Jay Conrod
|
bb3f8db39f
windows: add LockFileEx, UnlockFileEx system calls
|
6 years ago |
John Papandriopoulos
|
c990c680b6
cpu: support ARM feature detection on Linux
|
6 years ago |
Brad Fitzpatrick
|
855e68c859
windows: revert breaking API changes from CL 196798, add new accessor funcs
|
6 years ago |
Tobias Klauser
|
2837fb4f24
unix: add NFDBITS const on Linux, update TestSelect
|
6 years ago |
Tobias Klauser
|
e2fefa8ec2
unix: fix Select to return number of ready fds on Solaris
|
6 years ago |
Tobias Klauser
|
2f72d4f062
unix: re-generate Select on dragonfly
|
6 years ago |
Jason A. Donenfeld
|
98129a5cf4
windows: use pseudo handle constants to implement GetCurrentProcess
|
6 years ago |
Tobias Klauser
|
2aa67d56cd
unix: fix Select to return number of ready fds on Darwin and *BSD
|
6 years ago |
Jason A. Donenfeld
|
0a153f010e
windows: make SID.String() conform to the String interface
|
6 years ago |
Jason A. Donenfeld
|
2dccfee4fd
windows: do not return invalid error for psuedo-handle functions
|
6 years ago |
Jason A. Donenfeld
|
5c00192e8c
windows: use correct type for security attributes' descriptor member
|
6 years ago |
Jason A. Donenfeld
|
14da1ac737
windows: support SECURITY_DESCRIPTOR and ACL for secured objects
|
6 years ago |
Eric Chiang
|
ef0ce17483
unix: add KEYCTL_RESTRICT_KEYRING capabilities
|
6 years ago |
Jason A. Donenfeld
|
0c1ff786ef
windows: do not corrupt stack with larger boolean return value
|
6 years ago |
Matt Layher
|
b4ddaad3f8
unix: redefine TIPC_WAIT_FOREVER as a uint32 value
|
6 years ago |
Jason A. Donenfeld
|
8a69140bde
windows: add various functions for shutting down and logging out
|
6 years ago |
Tobias Klauser
|
1a3b71a79e
unix: update Dockerfile to Linux 5.3 and use ubuntu 19.04 base image
|
6 years ago |
Tobias Klauser
|
c3b328c6e5
unix: add IfaCacheinfo on linux
|
6 years ago |
Tobias Klauser
|
bc967efca4
unix: sort Linux-specific includes in linux/types.go and mkerrors.sh
|
6 years ago |
Brad Fitzpatrick
|
7ad0cfa0b7
cpu: remove encoding/binary dependency
|
6 years ago |
Tobias Klauser
|
bbd175535a
unix: add Msghdr.SetIovlen for solaris/amd64
|
6 years ago |
andig
|
f460065e89
unix: add Msghdr.SetIovlen
|
6 years ago |
Elias Naur
|
d223b2b6db
unix: disable sysctl on iOS
|
6 years ago |
Tobias Klauser
|
749cb33bea
cpu: add a space before build tag comment
|
6 years ago |
Matt Layher
|
43c01164e9
unix: implement AF_TIPC sockets on Linux
|
6 years ago |
Matt Layher
|
1f305c863d
unix/linux: upgrade Docker build container to Go 1.13
|
6 years ago |
Kir Kolyshkin
|
9109b7679e
unix: add IoctlRetInt for Linux
|
6 years ago |