newlib-cygwin/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 * bsd_mutex.cc (msleep_cnt): Remove. 2005-04-08 20:31:43 +00:00
cygwin * fhandler.h (class fhandler_netdrive): Add method rewinddir. 2005-05-17 20:34:15 +00:00
doc * how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp errors and cygexec. 2005-05-08 19:43:35 +00:00
mingw * mingwex/math/nexttoward.c: New file. 2005-05-10 08:39:07 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite add missing ChangeLog entry 2005-02-10 18:12:56 +00:00
utils * cygcheck.cc (cygwin_internal): Define as a "C" function. 2005-05-17 01:26:16 +00:00
w32api Add missing ChangeLog entry. 2005-05-13 21:01:32 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.common * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00