newlib/winsup
Corinna Vinschen 5b59a2cc0d * fhandler.h (class fhandler_netdrive): Add method rewinddir.
* fhandler_netdrive.cc (struct netdriveinf): New structure to
	store thread arguments.
	(thread_netdrive): Thread handling all potentially blocking
	WNet... calls.
	(create_thread_and_wait): Start and wait for above thread.
	(fhandler_netdrive::exists): Change to call create_thread_and_wait
	instead of calling WNet... function.
	(fhandler_netdrive::readdir): Ditto.  Fix error handling.
	(fhandler_netdrive::rewinddir): New method.
2005-05-17 20:34:15 +00:00
..
cygserver
cygwin * fhandler.h (class fhandler_netdrive): Add method rewinddir. 2005-05-17 20:34:15 +00:00
doc
mingw
subauth
testsuite
utils
w32api
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
configure
configure.in