aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_openbsd_arm.go
AgeCommit message (Expand)Author
2023-10-23runtime: ignore ETIMEDOUT for kevent conservativelyAndy Pan
2023-05-23runtime: remove unused _F_{GET,SET}FL constants on solaris and openbsdTobias Klauser
2023-05-20runtime: consolidate on a single closeonexec definitionIan Lance Taylor
2022-11-18runtime: add page tracerMichael Knyszek
2022-09-02runtime: support MADV_DONTNEED on the BSDs and Solaris/IllumosTobias Klauser
2022-03-03runtime: remove fallback to pipe on platforms with pipe2Tobias Klauser
2021-05-09runtime: switch runtime to libc for openbsd/armJoel Sing
2021-05-09runtime: switch openbsd/arm to pthreadsJoel Sing
2019-10-21runtime: add netpollBreakIan Lance Taylor
2019-10-20runtime: define nonblockingPipeIan Lance Taylor
2019-03-15runtime: introduce and consistently use setNsec for timespecIan Lance Taylor
2018-12-13runtime: correct signal structs/offsets for openbsd/armJoel Sing
2018-12-11runtime: revise openbsd/arm runtime defsJoel Sing
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
2015-03-15runtime: add support for openbsd/armJoel Sing