Sign in
go
/
go
/
91f0e20ecbff8c7744c7b8a7a6a4582a3bfef5a2
/
src
/
syscall
/
zsyscall_openbsd_amd64.go
bd2f7c7
syscall: remove "use" function and calls from generated code.
by Sameer Ajmani
· 8 years ago
a101b85
syscall: fix missing use of use function in sysctl
by Mikio Hara
· 9 years ago
3863184
syscall: add explicit build tags
by Shenghou Ma
· 10 years ago
dde5b56
syscall: apply the errno allocation fix to other operating systems
by Brad Fitzpatrick
· 10 years ago
28074d5
syscall: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall
by Ian Lance Taylor
· 10 years ago
cf622d7
syscall: keep allocated C string live across call to Syscall
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 10 years ago
[Renamed from src/pkg/syscall/zsyscall_openbsd_amd64.go]
21967f2
undo CL 107150043 / caa2646daa63
by Mikio Hara
· 10 years ago
63e3763
syscall: implement setresuid(2) and setresgid(2) on OpenBSD/FreeBSD/DragonflyBSD
by William Orr
· 11 years ago
4abbd4a
syscall: fix Getfsstat() for BSD
by Preetam Jinka
· 11 years ago
a7858a4
syscall: add SendmsgN for BSD variants, Linux and Solaris
by Mikio Hara
· 11 years ago
ba8c92c
syscall: use unsafe.Pointer in BSD kevent
by Brad Fitzpatrick
· 11 years ago
f00af3d
syscall: use unsafe.Pointer instead of uintptr in net syscalls
by Brad Fitzpatrick
· 11 years ago
471763f
runtime, syscall: update for openbsd system ABI break
by Joel Sing
· 11 years ago
6de184b
syscall: fix prototype of Fchflags (API change)
by Shenghou Ma
· 12 years ago
cffbfae
race: syscall changes
by Dmitriy Vyukov
· 12 years ago
3d5ddff
syscall: prepare for 64-bit ints
by Russ Cox
· 12 years ago
a108369
syscall: return EINVAL when string arguments have NUL characters
by Alexey Borzenkov
· 12 years ago
7959960
syscall: regenerate z-files for openbsd
by Mikio Hara
· 13 years ago
c017a82
syscall: use error
by Russ Cox
· 13 years ago
bf2d403
syscall: openbsd amd64 syscall support
by Joel Sing
· 13 years ago