- f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go by Josh Rickmar · 1 year, 3 months ago
- ec230da unix: use fcntl(2) libc stub on OpenBSD by Josh Rickmar · 1 year, 5 months ago
- cb378ae syscall: call getfsstat via libc on openbsd by Joel Sing · 1 year, 5 months ago v0.14.0
- 661d749 unix: use libc stubs for OpenBSD pledge+unveil by Josh Rickmar · 1 year, 5 months ago
- 1bfbee0 all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 6 months ago
- 2964e1e unix: remove unused readlen and writelen by Tobias Klauser · 1 year, 6 months ago v0.13.0
- 81c8a6c unix: add Getresuid and Getresgid for OpenBSD by Alvar Penning · 1 year, 10 months ago
- ff18efa unix: change Setrlimit/Prlimit to always call syscall functions by Ian Lance Taylor · 2 years ago
- b13f40e unix: add ioctlPtr with unsafe.Pointer arg on other unices by Dmitri Goutnik · 2 years, 1 month ago
- cffae8e unix: add ClockGettime on *bsd and solaris by Tobias Klauser · 2 years, 3 months ago
- 74508da unix: convert openbsd/arm64 to direct libc calls by Joel Sing · 2 years, 8 months ago
- 039c03c unix: add race annotations to Pread and Pwrite by Tobias Klauser · 3 years ago
- 9a76102 all: go fmt ./... by Russ Cox · 4 years, 1 month ago
- 9fbb57f unix: use pipe2 syscall on OpenBSD by Aaron Bieber · 5 years ago
- c96a22e unix: add Dup3 on netbsd and openbsd by Tobias Klauser · 5 years ago
- abf886d unix: unify definition of func fcntl by Tobias Klauser · 5 years ago
- 2aa67d5 unix: fix Select to return number of ready fds on Darwin and *BSD by Tobias Klauser · 6 years ago
- 15dcb6c unix: fix Getdirentries emulation using Getdents on netbsd, openbsd by Yuval Pavel Zholkover · 6 years ago
- 4347357 unix: add support for openbsd/arm64 by Joel Sing · 6 years ago