]> Cypherpunks repositories - gostls13.git/commit
runtime: fix mmap error return on linux.
authorDmitry Chestnykh <dchest@gmail.com>
Fri, 27 May 2011 04:43:27 +0000 (21:43 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 27 May 2011 04:43:27 +0000 (21:43 -0700)
commite4492ce3c38c33ca2e8828e07a6e11286319dcf2
treef1c131129911a68ebe3364c289a5f746f8262ee7
parentbddb75127f0d549e08e8a8774bf92740a13b0810
runtime: fix mmap error return on linux.

Fixes #1511 again.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/4527070
src/pkg/runtime/linux/mem.c