diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2016-08-10 19:46:48 +0000 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-08-16 00:17:21 +0000 |
| commit | 66da885594b6dbf61d93b627f5f2d5cd34cf9023 (patch) | |
| tree | 742099f2b1090d3bf1ca222cac229c5f05e1acde /src/encoding/json | |
| parent | 664c4a1f87fb48d7af6880fd9e4b504049c37b9b (diff) | |
| download | go-66da885594b6dbf61d93b627f5f2d5cd34cf9023.tar.xz | |
syscall: test Gettimeofday everywhere, not just on Darwin
The Darwin-only restriction was because we were late in the Go 1.7
cycle when the test was added.
In the process, I noticed Gettimeofday wasn't in the "unimplemented
midden heap" section of syscall_nacl.go, despite this line in the
original go1.txt:
pkg syscall, func Gettimeofday(*Timeval) error
So, add it, returning ENOSYS like the others.
Change-Id: Id7e02e857b753f8d079bee335c22368734e92254
Reviewed-on: https://go-review.googlesource.com/26772
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Quentin Smith <quentin@golang.org>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions
