CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2005-05-18 10:23:41
Modified files:
winsup/cygwin : ChangeLog fhandler_netdrive.cc
Log message:
* fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.
(fhandler_netdrive::seekdir): Implement.
(fhandler_netdrive::closedir): Call rewinddir to have only one point
of calling WNetCloseEnum.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2897&r2=1.2898
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_netdrive.cc.diff?cvsroot=src&r1=1.8&r2=1.9