summaryrefslogtreecommitdiff
path: root/src/runtime/defs_openbsd_amd64.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: add netpollBreakIan Lance Taylor2019-10-211-0/+1
* runtime: define nonblockingPipeIan Lance Taylor2019-10-201-0/+4
* runtime: introduce and consistently use setNsec for timespecIan Lance Taylor2019-03-151-6/+4
* runtime: remap stack spans with MAP_STACK on OpenBSDAustin Clements2018-06-291-0/+1
* runtime: for kqueue treat EVFILT_READ with EV_EOF as permitting a writeIan Lance Taylor2017-10-201-0/+1
* runtime: unify handling of alternate signal stackIan Lance Taylor2016-09-261-7/+0
* [dev.cc] runtime: change set_sec to take int64Russ Cox2014-11-141-2/+2
* [dev.cc] runtime: convert openbsd/386 port to GoJoel Sing2014-11-151-2/+2
* [dev.cc] runtime: convert openbsd/amd64 port to GoJoel Sing2014-11-141-30/+42
* [dev.cc] runtime: convert defs_$GOOS_$GOARCH.h to GoRuss Cox2014-11-111-0/+169