Mikio Hara
|
f78f5183ff
unix: fix missing use of use function in sysctl
|
9 年之前 |
Michael Munday
|
33267e036f
unix: add s390x support
|
9 年之前 |
Alex Brainman
|
e82cb4d7df
windows: remove non-existing now mksyscall_windows.go -xsys flag
|
9 年之前 |
Brad Fitzpatrick
|
806cb00533
unix: remove dragonfly/386 support
|
9 年之前 |
Christy Perez
|
b776ec39b3
unix: fix epoll and missing syscalls for ppc64x
|
10 年之前 |
Damien Neil
|
c8bc69bc2d
unix: fix uint64->int cast of control message header
|
10 年之前 |
Riku Voipio
|
f64b50fbea
unix: fix Pause on linux-arm64
|
10 年之前 |
Riku Voipio
|
324e137580
unix: fix EpollWait for arm64
|
10 年之前 |
Alexander Neumann
|
9eef40adf0
unix: Add FADV_* constants
|
10 年之前 |
Tzu-Jung Lee
|
a80ff226bd
unix: add sockaddr_hci support for linux.
|
10 年之前 |
Brad Fitzpatrick
|
8fdfb00a6a
unix: skip failing test on freebsd-386
|
10 年之前 |
Tzu-Jung Lee
|
8aa0c605e5
syscall: add bluetooth constants for linux
|
10 年之前 |
Alex Brainman
|
042a8f53ce
windows: add NewLazySystemDLL and use it in zsyscall_windows.go
|
10 年之前 |
Alex Brainman
|
b323466d0b
windows: remove unused asm.s
|
10 年之前 |
Brad Fitzpatrick
|
a60af9cbbc
windows: make all files in the package require windows
|
10 年之前 |
Brad Fitzpatrick
|
3dff6e19a5
windows: add LoadLibraryEx, add LazyDLL.System
|
10 年之前 |
Michael Matloob
|
320cb01ddb
windows: Add windows build tag to asm.s
|
10 年之前 |
Brad Fitzpatrick
|
afce3de575
unix: make TimevalToNsec available everywhere
|
10 年之前 |
Caio Marcelo de Oliveira Filho
|
23999e87b4
x/sys/unix: add support for O_TMPFILE in Linux
|
10 年之前 |
Riku Voipio
|
9d4e42a206
x/sys/unix: add Dup2 wrapper for arm64/ppc64
|
10 年之前 |
Riku Voipio
|
7a56174f00
x/sys/unix: fix time/utime/utimes on arm64
|
10 年之前 |
Benoit Sigoure
|
54535356f1
x/sys/unix: Add support for the setns system call.
|
10 年之前 |
Hiroshi Ioka
|
7e44b69d78
x/sys/unix: fix invalid syscall on linux/arm
|
10 年之前 |
Yao Zhang
|
19ced1583f
x/sys/unix: added linux/mips64{,le} support
|
10 年之前 |
David du Colombier
|
5eaf0df67e
plan9: add mount and bind flags
|
10 年之前 |
Matthew Dempsky
|
50c6bc5e42
unix: skip broken test on OpenBSD
|
10 年之前 |
Ian Lance Taylor
|
eb2c74142f
unix: add flags parameter to Unlinkat
|
10 年之前 |
Nick Petroni
|
20457ee8ea
x/sys/windows/svc/mgr: allow other ServiceType values in CreateService
|
10 年之前 |
Alex Brainman
|
442cd60086
windows: copy latest changes from internal/syscall/windows
|
10 年之前 |
Ian Lance Taylor
|
833a04a105
plan9: fix duplicated copyright header in mksysnum_plan9.sh
|
10 年之前 |