aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/ztypes_openbsd_amd64.go
AgeCommit message (Expand)Author
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
2018-08-21syscall: add S_IRWXG and S_IRWXO on OpenBSDTobias Klauser
2018-02-13syscall: support Getwd on all BSDsTobias Klauser
2017-08-14syscall: add utimensat and use it for UtimesNano on BSD and SolarisTobias Klauser
2015-05-15syscall: add explicit build tagsShenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox