summaryrefslogtreecommitdiff
path: root/src/internal/syscall/unix/nonblocking_libc.go
Commit message (Expand)AuthorAgeFilesLines
* os: if descriptor is non-blocking, retain that in Fd methodIan Lance Taylor2023-05-171-0/+4
* internal/poll, internal/syscall/unix, net, runtime: convert openbsd (except m...Tobias Klauser2022-08-311-1/+1
* all: separate doc comment from //go: directivesRuss Cox2022-04-051-0/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* internal/syscall/unix: use libc based fcntl for IsNonblock on aix and solarisTobias Klauser2019-12-301-0/+24