]> Cypherpunks repositories - gostls13.git/commit
api: update go1.1, except and next.txt with constant values
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 6 Sep 2013 19:01:18 +0000 (12:01 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 6 Sep 2013 19:01:18 +0000 (12:01 -0700)
commit39e004b69eba1b56c03e488d0002eb6a75598fc5
tree348b6f33bccdc0a3d014efa8a16d00948cadf72e
parent8a70b50b1f486319a3e6c1707d49bd90192f32d8
api: update go1.1, except and next.txt with constant values

O_SYNC changes only on linux-arm (and linux-arm-cgo), but
changes to match O_SYNC on linux-{386,amd64} and what Linux
upstream now uses.  See discussion and links on
https://golang.org/cl/13261050/

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13575045
api/except.txt
api/go1.1.txt
api/next.txt