1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:11:21 -06:00
go/src/cmd/cgo
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
..
ast.go Permit omission of hi bound in slices. 2009-11-19 16:42:05 -08:00
doc.go doc doc doc 2009-11-04 15:17:36 -08:00
gcc.go cgo: use C type void for opaque types if dwarf.Common().Type returns nothing 2009-11-29 18:14:39 -08:00
main.go cgo: allow .so in subdirectories 2009-11-20 00:31:03 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
out.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:09:34 -08:00
util.go move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. 2009-12-02 22:02:14 -08:00