newlib/winsup
Corinna Vinschen 6fe59500e5 * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruse
condition.  Fix comment about availability.  Move remaining comment to
	the right spot.  Drop has_ip_helper_lib condition.
	* net.cc (cygwin_setsockopt): Drop has_disabled_user_tos_setting
	condition.  Fix comment.
	(get_2k_ifs): Fix comment.
	(get_nt_ifs): Remove.
	(getifaddrs): Drop call to get_nt_ifs.
	(get_ifconf): Ditto.
	* wincap.cc: Throughout, drop has_ip_helper_lib,
	has_disabled_user_tos_setting, and has_exclusiveaddruse settings from
	wincaps.
	(wincap_unknown): Remove.
	(wincap_nt4): Remove.
	(wincap_minimal): New macro, set to wincap_nt4sp4 for now.
	(wincapc::init): Drop test for pre-SP4 NT4.  Just imply at least NT SP4.
	Replace references to wincap_unknown with references to wincap_minimal.
	* wincap.h (struct wincaps): Drop has_ip_helper_lib,
	has_disabled_user_tos_setting, and has_exclusiveaddruse flags and
	methods.
2010-09-25 20:06:21 +00:00
..
cygserver
cygwin * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruse 2010-09-25 20:06:21 +00:00
doc * overview2.sgml: Remove cheerful paragraph which implied that it was ok to 2010-09-18 15:58:46 +00:00
lsaauth
mingw Make PATH_MAX consistent with MAX_PATH 2010-08-17 21:18:21 +00:00
testsuite
utils * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function. 2010-09-06 09:48:55 +00:00
w32api 2010-08-26 Chris Sutcliffe <ir0nh34d@users.sf.net> 2010-08-27 23:36:30 +00:00
COPYING
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
README
acinclude.m4
aclocal.m4
configure
configure.in

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