]> Cypherpunks repositories - gostls13.git/commit
runtime: add fake time support back.
authorShenghou Ma <minux@golang.org>
Tue, 28 Oct 2014 00:35:15 +0000 (20:35 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 28 Oct 2014 00:35:15 +0000 (20:35 -0400)
commit2fe9482343a4321d54dac5eca5eb04e06aea29d6
tree5b0bf54eb62f351a4f9f887c048abacee3edfb24
parent2eb1b658305bfd32774fd1e6a32cd6463564cf89
runtime: add fake time support back.
Revived from CL 15690048.

Fixes #5356.

LGTM=rsc
R=adg, dvyukov, rsc
CC=golang-codereviews
https://golang.org/cl/101400043
src/runtime/proc.c
src/runtime/rt0_nacl_amd64p32.s
src/runtime/sys_nacl_amd64p32.s
src/runtime/time.go