1
0
mirror of https://github.com/golang/go synced 2024-11-22 09:04:42 -07:00
go/doc/progs
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
..
cat_rot13.go update tutorial. 2009-12-16 10:29:53 +11:00
cat.go update tutorial. 2009-12-16 10:29:53 +11:00
echo.go update tutorial. 2009-12-16 10:29:53 +11:00
file.go os: change the type of permissions argument for Open etc. to uint32. 2010-08-04 08:34:52 +10:00
helloworld3.go doc: Use byte("...") over byte{...} 2010-02-25 20:06:41 -08:00
helloworld.go update tutorial. 2009-12-16 10:29:53 +11:00
print_string.go update tutorial. 2009-12-16 10:29:53 +11:00
print.go update tutorial. 2009-12-16 10:29:53 +11:00
run single argument panic 2010-03-30 10:34:57 -07:00
server1.go update tutorial. 2009-12-16 10:29:53 +11:00
server.go update tutorial. 2009-12-16 10:29:53 +11:00
sieve1.go update tutorial. 2009-12-16 10:29:53 +11:00
sieve.go update tutorial. 2009-12-16 10:29:53 +11:00
sort.go update tutorial. 2009-12-16 10:29:53 +11:00
sortmain.go single argument panic 2010-03-30 10:34:57 -07:00
strings.go update tutorial. 2009-12-16 10:29:53 +11:00
sum.go update tutorial. 2009-12-16 10:29:53 +11:00