aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_dragonfly.go
AgeCommit message (Expand)Author
2021-02-25runtime: use pipe2 for nonblockingPipe on dragonflyTobias Klauser
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
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-14all: remove dragonfly/386 portJoel Sing
2014-09-08build: move package sources from src/pkg to srcRuss Cox