]> Cypherpunks repositories - gostls13.git/commit
os: remove Time; callers should use time.Time.
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 10 Feb 2012 00:44:51 +0000 (11:44 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 10 Feb 2012 00:44:51 +0000 (11:44 +1100)
commit7750fc894ad8697349cc9b97bb5c0a9c2201c3ae
treea746d48a7281d33a012d2303ce67076ae0e05b93
parent0a398c4057afeb13cd0c2bf61571dcf9c7ec2b1b
os: remove Time; callers should use time.Time.

Part of issue 2947

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5651051
doc/go1.html
doc/go1.tmpl
src/pkg/os/os_test.go
src/pkg/os/time.go [deleted file]