aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go
AgeCommit message (Expand)Author
2022-08-04all: update vendored golang.org/x dependencies for Go 1.20 developmentDmitri Shuralyov
2021-11-09all: update vendored golang.org/x/{arch,sys,term} for Go 1.18 releaseDmitri Shuralyov
2021-11-04cmd/pprof: update vendored github.com/google/pprofDmitri Shuralyov
2021-09-02all: update vendored golang.org/x/sysDmitri Shuralyov
2021-05-03all: update x/net to pull in CL 316129Bryan C. Mills
2021-03-15all: update golang.org/x/* dependenciesEmmanuel T Odeke
2021-02-19cmd/vendor: get golang.org/x/sys@beda7e5e158Russ Cox
2020-12-05syscall: correct CertOpenStore to expect a 0 return value on failureJason A. Donenfeld
2020-11-02all: update dependency on golang.org/x/sys and regenerate Windows syscallsBryan C. Mills
2020-02-19all: update module dependenciesBryan C. Mills
2019-04-26cmd: update vendored golang.org/x/sysJoel Sing
2018-12-13cmd/vendor: update golang.org/x/sys/unixJoel Sing
2018-05-23cmd/pprof: add readline support similar to upstreamHana (Hyang-Ah) Kim