CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [EMAIL PROTECTED] 2006-02-19 21:18:36
Modified files:
cygwin : ChangeLog fhandler_disk_file.cc
Log message:
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use NtOpenFile
to open
the directory.
(fhandler_disk_file::readdir): Use NT_SUCCESS to determine if status
represents
success.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3400&r2=1.3401
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=uberbaum&r1=1.172&r2=1.173