1
0
mirror of https://github.com/golang/go synced 2024-11-25 23:07:58 -07:00
The Go programming language
Go to file
Rob Pike d94c5aba12 Fix Readdirnames to behave properly if reading in little pieces. Requires storing some
state in the FD.

This is Darwin only.  Next CL will make Readdir use Readdirnames to generate its files
and move Readdir into portable code, as well as fix Readdirnames for Linux.

R=rsc
DELTA=116  (79 added, 12 deleted, 25 changed)
OCL=24756
CL=24768
2009-02-10 11:27:45 -08:00
doc a few small cleanups 2009-02-08 10:17:23 -08: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 Readdirnames to behave properly if reading in little pieces. Requires storing some 2009-02-10 11:27:45 -08:00
test bug: empty statement not properly recognized in conjunction w/ labels 2009-02-06 16:45:37 -08:00
usr/gri Some real GDS functionality: 2009-02-09 21:05:14 -08:00