1
0
mirror of https://github.com/golang/go synced 2024-11-18 11:04:42 -07:00
The Go programming language
Go to file
Russ Cox ff73221d6f fix infinite loop in Readdirnames: bufp > nbuf can happen
after EOF has been hit, because nbuf is now 0 or -1.

discard old comment.

R=r
DELTA=3  (0 added, 0 deleted, 3 changed)
OCL=27463
CL=27465
2009-04-14 18:52:39 -07:00
doc an attempt at simpler yet more correct semicolon rules. 2009-04-02 23:03:41 -07:00
include libmach: 2009-02-03 15:00:09 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src fix infinite loop in Readdirnames: bufp > nbuf can happen 2009-04-14 18:52:39 -07:00
test fix stringrange test 2009-04-13 05:31:44 -07:00
usr/gri add (stub) parser to template code, enabling rewrite. 2009-04-14 00:06:49 -07:00