1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:21:22 -06:00
go/src/pkg/debug
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
..
dwarf go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
elf go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
gosym go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
macho go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
proc move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. 2009-12-02 22:02:14 -08:00