aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/time_fake.go
AgeCommit message (Expand)Author
2021-11-17runtime: make faketime more robust against GCIan Lance Taylor
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-04-29runtime: remove walltime functionIan Lance Taylor
2021-04-28runtime: use a single definition of time_now for faketimeIan Lance Taylor
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2019-09-04runtime: platform-independent faketime supportAustin Clements