aboutsummaryrefslogtreecommitdiff
path: root/src/time/sys_plan9.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
2017-09-27time: unify three readFile implementations into oneIan Lance Taylor
2017-02-08time: bound file reads and validate LoadLocation argumentBrad Fitzpatrick
2016-05-09time: don't depend on the io packageBrad Fitzpatrick
2016-05-06all: use SeekStart, SeekCurrent, SeekEndJoe Tsai
2014-09-08build: move package sources from src/pkg to srcRuss Cox