aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd2.go
AgeCommit message (Expand)Author
2021-12-02runtime: print errno on clock_gettime failure on OpenBSDAustin Clements
2021-11-30runtime: keep //go:cgo_unsafe_args arguments alive to prevent GCJason A. Donenfeld
2021-11-10runtime: fix unworkable comments for go:nosplitHajime Hoshi
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-08-22runtime: use asmcgocall_no_g when calling sigprocmask on openbsdJoel Sing
2021-05-18[dev.typeparams] runtime: use internal/abi.FuncPCABI0 for syscall wrappers on...Cherry Mui
2021-05-11runtime,syscall: simplify openbsd related build tagsJoel Sing
2021-05-09runtime: switch runtime to libc for openbsd/armJoel Sing
2021-04-30runtime: switch runtime to libc for openbsd/386Joel Sing
2021-04-29runtime: rename walltime1 to walltimeIan Lance Taylor
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: switch runtime to libc for openbsd/arm64Joel Sing
2021-01-22runtime: switch runtime to libc for openbsd/amd64Joel Sing