summaryrefslogtreecommitdiff
path: root/src/runtime/defs_dragonfly.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove fallback to pipe on platforms with pipe2Tobias Klauser2022-03-031-1/+0
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* runtime: use pipe2 for nonblockingPipe on dragonflyTobias Klauser2021-02-251-0/+4
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-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-1/+0
* all: remove dragonfly/386 portJoel Sing2015-03-141-1/+0
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+126