]> Cypherpunks repositories - gostls13.git/commit
runtime: remove old malloc test programs
authorRuss Cox <rsc@golang.org>
Mon, 1 Sep 2014 04:40:28 +0000 (00:40 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 1 Sep 2014 04:40:28 +0000 (00:40 -0400)
commit933169febb90b2a1551a09b5761fda75be9d964d
tree4a1e5d533160b9e5a8ff4687bd38db5db763bc52
parent76fb8a5e416d400c4c07b555cad91f860e9ec4bb
runtime: remove old malloc test programs

These haven't been run in ages.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews, iant, khr, r
https://golang.org/cl/134170043
src/pkg/runtime/malloc1.go [deleted file]
src/pkg/runtime/mallocrand.go [deleted file]
src/pkg/runtime/mallocrep.go [deleted file]
src/pkg/runtime/mallocrep1.go [deleted file]