aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/timestub2.go
AgeCommit message (Expand)Author
2021-04-29runtime: remove linux-amd64 walltime functionIan Lance Taylor
2021-04-29runtime: rename walltime1 to walltimeIan Lance Taylor
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-22runtime: switch runtime to libc for openbsd/amd64Joel Sing
2019-10-11runtime: make nanotime use monotonic clock in SolarisJerrin Shaji George
2019-09-04runtime: wrap nanotime, walltime, and writeAustin Clements
2018-10-03runtime: add AIX operating systemClément Chigot
2018-05-29runtime: implement time.now using libcKeith Randall
2018-04-18runtime: fast clock_gettime call on FreeBSDYuval Pavel Zholkover