winsup/cygwin ChangeLog fhandler_disk_file.cc

cgf@cygwin.com cgf@cygwin.com
Sun Feb 5 07:03:00 GMT 2006


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-02-05 07:03:25

Modified files:
	cygwin         : ChangeLog fhandler_disk_file.cc 

Log message:
	* fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handle
	when we hit EOF since rewwindir may reactivate it.
	(fhandler_disk_file::readdir_9x): Eliminate superfluous temporary variable.
	(fhandler_disk_file::closedir): Return EBADF when trying to close unopened DIR.
	Reorganize slightly.  Return actual derived error value rather than always
	returning 0.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3379&r2=1.3380
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=uberbaum&r1=1.164&r2=1.165



More information about the Cygwin-cvs mailing list