1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:34:41 -07:00
go/src/pkg/time
Rob Pike b0683bd77a move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
this breaks the dependency of package io on package bytes.

R=rsc
CC=golang-dev
https://golang.org/cl/163085
2009-12-02 22:02:14 -08:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
sleep.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
tick_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
tick.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
time_test.go time: another bug in SecondsToUTC. 2009-12-02 08:27:57 -08:00
time.go time: another bug in SecondsToUTC. 2009-12-02 08:27:57 -08:00
zoneinfo.go move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. 2009-12-02 22:02:14 -08:00