summaryrefslogtreecommitdiff
path: root/src/runtime/export_pipe_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime: use pipe2 syscall for Pipe in testsTobias Klauser2020-11-181-0/+9