aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_openbsd.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-22runtime: switch runtime to libc for openbsd/amd64Joel Sing
2021-01-19cmd/link,runtime: switch openbsd/amd64 to pthreadsJoel Sing
2020-10-28runtime: add defs for openbsd/mips64Joel Sing
2019-10-21runtime: add netpollBreakIan Lance Taylor
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2018-06-29runtime: remap stack spans with MAP_STACK on OpenBSDAustin Clements
2017-10-20runtime: for kqueue treat EVFILT_READ with EV_EOF as permitting a writeIan Lance Taylor
2016-09-26runtime: unify handling of alternate signal stackIan Lance Taylor
2014-09-08build: move package sources from src/pkg to srcRuss Cox