libc/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 * Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can be 2012-11-28 03:23:41 +00:00
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 ChangeLog: 2012-11-26 19:50:45 +00:00
testsuite ChangeLog: 2012-11-26 19:50:45 +00:00
utils * Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static. 2013-02-21 02:13:17 +00:00
COPYING * COPYING: Replace with the GPLv3 definition. 2011-04-19 16:52:51 +00:00
CYGWIN_LICENSE * COPYING: Replace with the GPLv3 definition. 2011-04-19 16:52:51 +00:00
ChangeLog * Makefile.in (Makefile): Rely on 'configure' not 'configure.in'. 2012-11-26 20:02:05 +00:00
Makefile.common ChangeLog: 2012-11-23 13:22:47 +00:00
Makefile.in Update copyrights 2013-01-21 16:21:23 +00:00
README
acinclude.m4 ChangeLog: 2012-11-23 13:22:47 +00:00
aclocal.m4 ChangeLog: 2012-11-26 19:50:45 +00:00
autogen.sh ChangeLog: 2012-11-23 13:22:47 +00:00
c++wrap ChangeLog: 2012-11-23 13:22:47 +00:00
ccwrap * ccwrap: Don't drop mingw header file paths unless we've specified them with 2012-11-26 19:00:35 +00:00
config.guess ChangeLog: 2012-11-23 13:22:47 +00:00
config.sub ChangeLog: 2012-11-23 13:22:47 +00:00
configure ChangeLog: 2012-11-26 19:50:45 +00:00
configure.ac Update copyrights 2013-01-21 16:21:23 +00:00
configure.cygwin ChangeLog: 2012-11-23 13:22:47 +00:00
install-sh ChangeLog: 2012-11-23 13:22:47 +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