aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd1.go
AgeCommit message (Expand)Author
2021-11-30runtime: keep //go:cgo_unsafe_args arguments alive to prevent GCJason A. Donenfeld
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-05-18[dev.typeparams] runtime: use internal/abi.FuncPCABI0 for syscall wrappers on...Cherry Mui
2021-05-14runtime: mark osyield nosplit on OpenBSDCherry Mui
2021-05-11runtime,syscall: simplify openbsd related build tagsJoel Sing
2021-05-09runtime: switch openbsd/arm locking to libcJoel Sing
2021-04-30runtime: switch openbsd/386 locking to libcJoel Sing
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-02-19runtime: clean up system calls during cgo callback initRuss Cox
2021-01-27runtime: convert openbsd/arm64 locking to libcJoel Sing
2021-01-20runtime: convert openbsd/amd64 locking to libcJoel Sing