newlib/winsup
Corinna Vinschen fd5879c110 * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE error
conditions in evaluate_events.
	(search_wsa_event_slot): Move wrongly placed memset in
	fhandler_socket::init_events here.
	(fhandler_socket::init_events): Initially set FD_WRITE event for
	connectionless sockets.
	* poll.cc (poll): Don't add sockets always to except_fds since select
	is now supposed to do it right.
	* select.cc (set_bits): Set connection state correctly for failed
	af_local_connect on local sockets.  Remove socket special handling
	for except_selected descriptors.
	(peek_socket): Try to set the read/write/exception bits actually
	correctly.
2006-07-27 13:58:54 +00:00
..
cygserver update to newer autoconf 2006-05-24 16:59:03 +00:00
cygwin * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE error 2006-07-27 13:58:54 +00:00
doc * pathnames.sgml: Change text for the order in which executables 2006-07-18 19:41:02 +00:00
mingw * include/math.h (__INFF,__INFL): Remove '#'. 2006-07-06 07:36:58 +00:00
subauth * Makefile.in (LIBS): Link against msvcrt.dll, too. 2006-07-25 19:16:54 +00:00
testsuite * Makefile.in: Update copyrigh. Remove unused stuff. 2006-07-23 23:28:49 +00:00
utils * Makefile.in: Build setmetamode.exe. 2006-07-03 16:00:58 +00:00
w32api Update some IMAGE flags to PECOFF v8 (May, 2006) specs. 2006-07-27 08:30:33 +00:00
COPYING * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
CYGWIN_LICENSE v2 only 2006-01-29 18:05:00 +00:00
ChangeLog * configure.in: Reenable building the subauth subdir. 2006-07-25 19:18:04 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in * Makefile.in: Update copyright. Fix 'check' target so that it will once-again 2006-07-23 23:28:06 +00:00
README Add top-level README 2006-01-27 05:37:13 +00:00
acinclude.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
configure * configure.in: Reenable building the subauth subdir. 2006-07-25 19:18:04 +00:00
configure.in * configure.in: Reenable building the subauth subdir. 2006-07-25 19:18:04 +00:00

README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin