Sign in
go
/
go
/
c754be8979a6f3dab7b9e595077745a2087b7c02
/
src
/
syscall
/
zsyscall_dragonfly_amd64.go
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
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/syscall/zsyscall_dragonfly_amd64.go]
21967f2
undo CL 107150043 / caa2646daa63
by Mikio Hara
· 11 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
f3442a8
syscall: dragonfly/amd64 z-files
by Joel Sing
· 12 years ago