William Orr
|
853bdd547a
unix: add mlock/munlock/mlockall/munlockall/mprotect to *BSD
|
11 лет назад |
Alex Brainman
|
c2a8d2745f
sys: copying .gitattributes to all subrepositories
|
11 лет назад |
William Orr
|
c31551b2f3
unix: fix uri for openbsd's syscall numbers
|
11 лет назад |
David Symonds
|
1da8e6ee6d
sys: add import comments.
|
11 лет назад |
David Symonds
|
98c940b171
remove codereview.cfg.
|
11 лет назад |
David Symonds
|
3146fa09d5
convert .hgignore to .gitignore.
|
11 лет назад |
Dave Cheney
|
bd7f565490
x/sys/unix: regenerate zsyscall_* files
|
11 лет назад |
Andrew Gerrand
|
dea3d764c2
go.sys: use golang.org/x/... import paths
|
11 лет назад |
Alex Brainman
|
7c39a4f50c
go.sys/windows: add SIO_UDP_CONNRESET const
|
11 лет назад |
William Orr
|
ac22431096
go.sys/unix: add support for *xattr functions on FreeBSD
|
11 лет назад |
Ian Lance Taylor
|
7f1554891e
mksyscall.pl, types_linux.go: regenerate linux {386,amd64} files
|
11 лет назад |
Alex Brainman
|
c17938b803
go.sys/windows: keep windows syscall pointers live
|
11 лет назад |
Brad Fitzpatrick
|
c65f27ffe6
go.sys: add Unsetenv
|
11 лет назад |
Rob Pike
|
c1f6f8bcc5
go.sys/unix: use "use" in syscall interface
|
11 лет назад |
Rob Pike
|
c83757ae5b
go.sys/unix/mkerrors.sh: restore missing include blocks
|
11 лет назад |
Rob Pike
|
6d0305dc7d
go.sys/unix: undo CL 119530044's effects in go.sys for BSD
|
11 лет назад |
Rob Pike
|
417a323d1f
go.sys/plan9: define "use" in plan9/syscall.go
|
11 лет назад |
Rob Pike
|
477fd0357c
go.sys/plan9: update to use "use"
|
11 лет назад |
David du Colombier
|
02c66d5dc9
go.sys/plan9: use syscall.ErrorString instead of NewError
|
11 лет назад |
Rob Pike
|
fcfc1156f8
go.sys/plan9: delete Exec etc.
|
11 лет назад |
Rob Pike
|
866b9d8a48
go.sys/unix: delete Fork and Exec etc.
|
11 лет назад |
Rob Pike
|
9782d98bb0
go.sys/windows: delete StartProcess and Exec
|
11 лет назад |
Alex Brainman
|
d1ee94ce83
go.sys/windows: apply latest syscall changes
|
11 лет назад |
Alex Brainman
|
7d091bfd99
go.sys/windows: use $GOROOT/src/pkg/syscall/mksyscall_windows.go to generate syscalls
|
11 лет назад |
Rob Pike
|
dc3c21c62b
go.sys/unix: use syscall.Errno for errors
|
11 лет назад |
Alex Brainman
|
70c4b52aa0
go.sys/windows: delete errors_windows.go (except APPLICATION_ERROR) and Errno
|
11 лет назад |
Rob Pike
|
96cf2ceb2c
go.sys/unix: arm uses B not JMP
|
11 лет назад |
Rob Pike
|
aec3c6a331
go.sys/unix: just jump to syscall.Syscall etc.
|
11 лет назад |
Rob Pike
|
ba5045e1e0
go.sys/plan9: just jump to syscall.Syscall etc.
|
11 лет назад |
Rob Pike
|
4faa336c56
go.sys/windows: use syscall.Errno for windows errors
|
11 лет назад |