]> Cypherpunks repositories - gostls13.git/commit
os: cap reads and writes to 2GB on Darwin and FreeBSD
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 26 Apr 2014 17:34:33 +0000 (10:34 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 26 Apr 2014 17:34:33 +0000 (10:34 -0700)
commit8409dea8ee87dcaf8ecbf16ed59214eb08524973
tree0c20f81775b0e6d1baa64375f265a6b7f679f4e7
parent7faf72bd0d2124b799e397b08d37a11ed627bed3
os: cap reads and writes to 2GB on Darwin and FreeBSD

Fixes #7812

LGTM=josharian, iant
R=rsc, iant, adg, ruiu, minux.ma, josharian
CC=golang-codereviews
https://golang.org/cl/89900044
src/pkg/os/file_unix.go