aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/zerrors_openbsd_amd64.go
AgeCommit message (Expand)Author
2021-04-20net: pass MSG_CMSG_CLOEXEC in ReadMsgUnix on dragonfly, netbsd and openbsdTobias Klauser
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2018-06-14syscall, internal/syscall: follow convention for generated code commentTobias Klauser
2018-02-26net, internal/poll, net/internal/socktest: use SOCK_{CLOEXEC,NONBLOCK} accept...Tobias Klauser
2015-05-15syscall: add explicit build tagsShenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox