]> Cypherpunks repositories - gostls13.git/commit
netchan: move to old/netchan
authorRob Pike <r@golang.org>
Wed, 12 Oct 2011 18:46:50 +0000 (11:46 -0700)
committerRob Pike <r@golang.org>
Wed, 12 Oct 2011 18:46:50 +0000 (11:46 -0700)
commitfefadcf51cc8b00fad84f6c0a8ed79bf6aeff46f
tree76789e84045f035aebc27ee5eb430d1c9a90dffc
parent060100096818f3eb6393a9a8420afa1fef2522e8
netchan: move to old/netchan
Part of Go version 1 rearrangement.
No gofix, since the new name is not in Go 1.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5245055
src/pkg/Makefile
src/pkg/old/netchan/Makefile [moved from src/pkg/netchan/Makefile with 74% similarity]
src/pkg/old/netchan/common.go [moved from src/pkg/netchan/common.go with 100% similarity]
src/pkg/old/netchan/export.go [moved from src/pkg/netchan/export.go with 100% similarity]
src/pkg/old/netchan/import.go [moved from src/pkg/netchan/import.go with 100% similarity]
src/pkg/old/netchan/netchan_test.go [moved from src/pkg/netchan/netchan_test.go with 100% similarity]