Sign in
go
/
sys
/
c84c1ab9fd18cdd4c23dd021c10f5f46dea95e46
/
unix
/
zsyscall_openbsd_amd64.go
aaabbdc
x/sys/unix: remove the "use" function and its calls.
by Sameer Ajmani
· 8 years ago
f78f518
unix: fix missing use of use function in sysctl
by Mikio Hara
· 9 years ago
379497e
unix: add explicit build tags
by Shenghou Ma
· 10 years ago
71c96e4
unix: don't allocate putting common errno values in error interfaces
by Brad Fitzpatrick
· 10 years ago
5829c74
unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall
by Ian Lance Taylor
· 10 years ago
853bdd5
unix: add mlock/munlock/mlockall/munlockall/mprotect to *BSD
by William Orr
· 10 years ago
bd7f565
x/sys/unix: regenerate zsyscall_* files
by Dave Cheney
· 10 years ago
c1f6f8b
go.sys/unix: use "use" in syscall interface
by Rob Pike
· 11 years ago
dc3c21c
go.sys/unix: use syscall.Errno for errors
by Rob Pike
· 11 years ago
8442dd2
go.sys: update package names
by Rob Pike
· 11 years ago
20acc5c
go.sys: copy files from syscall package to go.sys/{plan9,windows,unix}
by Rob Pike
· 11 years ago