aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/time_fake.go
AgeCommit message (Expand)Author
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