acadia-newlib/winsup
Corinna Vinschen b5545a7b7e * fhandler_socket.cc (fhandler_socket::bind): Fix check for AF_LOCAL
filename length to allow non-NUL terminated strings within namelen
	bytes.  Copy over sun_path to local array sun_path to have a
	NUL-terminated string for subsequent function calls.  Move path_conv
	check before OS bind call to not bind the socket before being sure
	the file doesn't exist.  Add and fix comments.
2013-03-07 11:04:28 +00:00
..
cygserver
cygwin * fhandler_socket.cc (fhandler_socket::bind): Fix check for AF_LOCAL 2013-03-07 11:04:28 +00:00
doc * faq-using.xml: Fix expression and uppercase Samba. 2013-03-06 11:28:29 +00:00
lsaauth
testsuite
utils * Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static. 2013-02-21 02:13:17 +00:00
COPYING
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in Update copyrights 2013-01-21 16:21:23 +00:00
README
acinclude.m4
aclocal.m4
autogen.sh
c++wrap
ccwrap
config.guess
config.sub
configure
configure.ac Update copyrights 2013-01-21 16:21:23 +00:00
configure.cygwin
install-sh

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