]> Cypherpunks repositories - gostls13.git/commit
time: zoneinfo support for darwin
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 3 Mar 2015 12:45:06 +0000 (07:45 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Tue, 3 Mar 2015 15:37:14 +0000 (15:37 +0000)
commitce1c9247b06800d6698d03dcd68498729f7bfddd
tree5d40ef70150520120b6796fa87bdc881c950e0b8
parentb69ea0185146fc114a5025af666fbb9590d7b518
time: zoneinfo support for darwin

Roll forward of 54efdc596f7b. Better testing of the build on
darwin/amd64. There is still some variance between cmd/dist
and the Go tool for build tag handling.

Change-Id: I105669ae7f90c8c89b3839c04b182cff46be8dde
Reviewed-on: https://go-review.googlesource.com/6516
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/time/sleep_test.go
src/time/zoneinfo_ios.go [new file with mode: 0644]
src/time/zoneinfo_unix.go