newlib/winsup
Corinna Vinschen 5777b970bb 2003-03-27 Corinna Vinschen <corinna@vinschen.de>
* fhandler_socket.cc (class sock_event): New class managing Winsock
	events for interruptible socket calls.
	(fhandler_socket::connect): Move support for interruptible call to
	class sock_event.  Use class object instead.
	(fhandler_socket::accept): Ditto.  Remove useless casts.

2003-03-27  Thomas Pfaff  <tpfaff@gmx.net>

	* fhandler_socket.cc (fhandler_socket::connect): Add support for
	an interruptable connect.
2003-02-27 21:41:28 +00:00
..
bz2lib
cygserver
cygwin 2003-03-27 Corinna Vinschen <corinna@vinschen.de> 2003-02-27 21:41:28 +00:00
doc various updates to setup entries. Stronger emphasis to use setup, and only setup. 2003-02-21 20:37:47 +00:00
mingw * Makefile.in (libmsvcrt20.a): Remove target and dependencies. 2003-02-25 13:07:46 +00:00
subauth
testsuite * winsup.api/crlf.c: Fix C signed/unsigned compare warning. 2003-02-20 11:22:17 +00:00
utils
w32api 2003-02-23 Danny Smith <dannysmith@users.sourceforge.net> 2003-02-23 08:31:37 +00:00
ChangeLog * MAINTAINERS: Remove out-of-date file. 2003-02-13 02:41:44 +00:00
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in