aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/ztypes_solaris_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-10-25syscall: fix TestForeground for AIXClément Chigot
2018-08-21syscall: add S_IRWXG and S_IRWXO on SolarisTobias Klauser
2017-08-14syscall: add utimensat and use it for UtimesNano on BSD and SolarisTobias Klauser
2015-09-09syscall: implement getwd on SolarisShawn Walker-Salas
2015-05-15syscall: add explicit build tagsShenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox