aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/nbpipe_fcntl_libc_test.go
AgeCommit message (Expand)Author
2023-05-17runtime: consistently define fcntlIan Lance Taylor
2022-08-31internal/poll, internal/syscall/unix, net, runtime: convert openbsd (except m...Tobias Klauser
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-12-23internal/syscall/unix: use fcntl64 on 32-bit GNU/Linux systemsIan Lance Taylor
2019-11-08runtime: add pipe/pipe2 on SolarisIan Lance Taylor