summaryrefslogtreecommitdiff
path: root/src/syscall/ztypes_solaris_amd64.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* syscall: fix TestForeground for AIXClément Chigot2018-10-251-0/+2
* syscall: add S_IRWXG and S_IRWXO on SolarisTobias Klauser2018-08-211-0/+2
* syscall: add utimensat and use it for UtimesNano on BSD and SolarisTobias Klauser2017-08-141-0/+4
* syscall: implement getwd on SolarisShawn Walker-Salas2015-09-091-0/+1
* syscall: add explicit build tagsShenghou Ma2015-05-151-0/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+365