]> Cypherpunks repositories - gostls13.git/commit
fix 386 malloc tests,
authorRuss Cox <rsc@golang.org>
Fri, 5 Jun 2009 17:59:37 +0000 (10:59 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 5 Jun 2009 17:59:37 +0000 (10:59 -0700)
commitb014be75d222e684ff34c94cd27aba88968dd36f
tree36c9cc73a47e1982105d95309a0b3753f891c694
parent4f30ec7fcb793a4037ffa951db2b11b092c56a51
fix 386 malloc tests,
detect 386 darwin breakpoint line.

R=r
DELTA=22  (4 added, 0 deleted, 18 changed)
OCL=29929
CL=29944
src/lib/malloc/malloc.go
src/runtime/mgc0.c
test/mallocrand.go
test/mallocrep.go
test/mallocrep1.go
test/run