1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src/cmd/goyacc
Rob Pike e45b58fe96 os: change the type of permissions argument for Open etc. to uint32.
Besides being more correct, it protects against people accidentally
exchanging the permission and open mode arguments to Open.

R=rsc
CC=golang-dev
https://golang.org/cl/1904045
2010-08-04 08:34:52 +10:00
..
doc.go Add Error member to yyLexer type (yyError 2010-05-17 12:23:48 -07:00
goyacc.go os: change the type of permissions argument for Open etc. to uint32. 2010-08-04 08:34:52 +10:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
units.txt minor changes 2009-09-10 17:32:48 -07:00
units.y Add Error member to yyLexer type (yyError 2010-05-17 12:23:48 -07:00