aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_openbsd.go
AgeCommit message (Expand)Author
2021-05-11runtime,syscall: simplify openbsd related build tagsJoel Sing
2021-05-09runtime: switch openbsd/arm to pthreadsJoel Sing
2021-04-30runtime: switch openbsd/386 to pthreadsJoel Sing
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-23runtime: restore cgo_import_dynamic for libc.so on openbsdJoel Sing
2021-01-22runtime: remove pthread_kill/pthread_self for openbsdJoel Sing
2021-01-21runtime: switch openbsd/arm64 to pthreadsJoel Sing
2021-01-19cmd/link,runtime: switch openbsd/amd64 to pthreadsJoel Sing