Tobias Klauser
|
b4e8571b14
cpu: fix build for GOARCH=ppc64{,le} on GOOS!=linux
|
6 лет назад |
Bryan C. Mills
|
629670e5ac
windows: gofmt -w windows/security_windows.go
|
6 лет назад |
Bryan C. Mills
|
90b0e4468f
unix: do not invoke Mkfifo with a relative path in a read-only directory
|
6 лет назад |
Michael Munday
|
153ac47618
cpu: unexport HWCap and HWCap2
|
6 лет назад |
Michael Munday
|
d0b11bdaac
cpu: fix auxval parsing on big-endian systems
|
6 лет назад |
Tobias Klauser
|
e77772198c
cpu: fix build for GOARCH=arm64 on GOOS!=linux
|
6 лет назад |
Visweswara R
|
983097b1a8
unix: replace Perl script references in "README.md" with Go programs
|
6 лет назад |
Visweswara R
|
cea5d2f6b4
unix: replace "mksyscall_solaris.pl" script with a Go program
|
6 лет назад |
Josh Bleecher Snyder
|
3b52091055
unix: add ClockGettime on darwin/amd64
|
6 лет назад |
Josh Bleecher Snyder
|
f54c5e0abf
unix: update zsysnum_darwin_amd64 for macOS 10.14
|
6 лет назад |
Josh Bleecher Snyder
|
446ad8e35c
unix: require GOOS be set in mksyscall
|
6 лет назад |
Tobias Klauser
|
41f3e65849
unix/linux: update Dockerfile to glibc 2.29 and Go 1.12beta2
|
7 лет назад |
Jason A. Donenfeld
|
980327fe3c
windows: Implement WaitForMultipleObjects
|
7 лет назад |
Visweswara R
|
7ae0202eb7
unix: set 100644 mode on mksyscall_aix_ppc64.go
|
7 лет назад |
Tobias Klauser
|
afcc84fd75
unix: add RND* ioctl consts on Linux
|
7 лет назад |
Tobias Klauser
|
2970a3744d
cpu: detect RDRAND and RDSEED instructions on x86
|
7 лет назад |
Tobias Klauser
|
aca44879d5
unix: add ioctl wrappers to get and set RTC time on Linux
|
7 лет назад |
two
|
302c3dd5f1
unix: fix misspellings
|
7 лет назад |
Tobias Klauser
|
d57399882c
unix: regenerate sysnum files for freebsd/arm64 and netbsd/arm64
|
7 лет назад |
Tobias Klauser
|
b90733256f
unix: use glibc release branch in Dockerfile
|
7 лет назад |
Visweswara R
|
c6b37f3e92
unix: replace "mksyscall_aix_ppc64.pl" script with a Go program
|
7 лет назад |
Tobias Klauser
|
054c452bb7
unix: add socket error queue constants and types from linux/errqueue.h
|
7 лет назад |
Maya Rashish
|
770c60269b
unix: add netbsd/arm64 files.
|
7 лет назад |
Tobias Klauser
|
11f53e0313
unix: use int8 for RawSockaddrUnix.Path on linux/riscv64
|
7 лет назад |
Tobias Klauser
|
e5ecc2a674
unix: use Renameat2 to implement Renameat on linux/riscv64
|
7 лет назад |
Tobias Klauser
|
5552a988b7
unix: add Renameat on dragonfly
|
7 лет назад |
Tobias Klauser
|
a457fd0364
unix: add Signalfd on linux
|
7 лет назад |
Sebastian Schmidt
|
2be5172556
unix: add ClockNanosleep and TIMER_ABSTIME
|
7 лет назад |
Tobias Klauser
|
48ac38b7c8
unix: get *BSD syscalls.master files using HTTPS
|
7 лет назад |
Visweswara R
|
7fbe1cd0fc
unix: replace "mksyscall_aix_ppc.pl" script with a Go program
|
7 лет назад |