]> Cypherpunks repositories - gostls13.git/commit
runtime: handle malloc > 2GB correctly
authorRuss Cox <rsc@golang.org>
Tue, 6 Apr 2010 00:26:59 +0000 (17:26 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 6 Apr 2010 00:26:59 +0000 (17:26 -0700)
commitd89b357f76db40105d2876c6249ba30355e25414
tree5a094a286cb3703f95b3ea49988f74162e2d1ef4
parent99d258a2f0a105c935972c0a4429665091b9016b
runtime: handle malloc > 2GB correctly

R=ken2
CC=golang-dev
https://golang.org/cl/821048
src/pkg/runtime/darwin/amd64/sys.s
src/pkg/runtime/freebsd/amd64/sys.s
src/pkg/runtime/linux/amd64/sys.s
src/pkg/runtime/runtime.h