aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/ztypes_darwin_arm64.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
2020-09-26syscall: implement Getwd using getcwd from libSystem on darwinTobias Klauser
2017-08-14syscall: add utimensat and use it for UtimesNano on BSD and SolarisTobias Klauser
2015-05-15syscall: add explicit build tagsShenghou Ma
2015-04-16syscall: darwin/arm64 supportShenghou Ma