summaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd1.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: keep //go:cgo_unsafe_args arguments alive to prevent GCJason A. Donenfeld2021-11-301-1/+4
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* [dev.typeparams] runtime: use internal/abi.FuncPCABI0 for syscall wrappers on...Cherry Mui2021-05-181-5/+8
* runtime: mark osyield nosplit on OpenBSDCherry Mui2021-05-141-0/+1
* runtime,syscall: simplify openbsd related build tagsJoel Sing2021-05-111-2/+2
* runtime: switch openbsd/arm locking to libcJoel Sing2021-05-091-2/+2
* runtime: switch openbsd/386 locking to libcJoel Sing2021-04-301-2/+2
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime: clean up system calls during cgo callback initRuss Cox2021-02-191-0/+5
* runtime: convert openbsd/arm64 locking to libcJoel Sing2021-01-271-1/+1
* runtime: convert openbsd/amd64 locking to libcJoel Sing2021-01-201-0/+34