Russ Cox
|
138b5ccd12
|
runtime: disable fake time on nacl
This leaked into the CL I submitted for Minux,
because I was testing it.
TBR=adg
CC=golang-codereviews
https://golang.org/cl/159600044
|
2014-10-27 20:47:15 -04:00 |
|
Shenghou Ma
|
2fe9482343
|
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
|
2014-10-27 20:35:15 -04:00 |
|
Russ Cox
|
c007ce824d
|
build: move package sources from src/pkg to src
Preparation was in CL 134570043.
This CL contains only the effect of 'hg mv src/pkg/* src'.
For more about the move, see golang.org/s/go14nopkg.
|
2014-09-08 00:08:51 -04:00 |
|