aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd2.go
AgeCommit message (Expand)Author
2024-03-25runtime: migrate internal/atomic to internal/runtimeAndy Pan
2023-06-06runtime: implement SUID/SGID protectionsRoland Shoemaker
2023-05-20runtime: consolidate on a single closeonexec definitionIan Lance Taylor
2023-05-20runtime: change fcntl to return two valuesIan Lance Taylor
2022-10-18runtime: throw in unreachable exitThreadMichael Pratt
2022-10-18runtime: always keep global reference to mp until mexit completesMichael Pratt
2022-04-05all: separate doc comment from //go: directivesRuss Cox
2022-03-03runtime: remove fallback to pipe on platforms with pipe2Tobias Klauser
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