acadia-newlib/winsup
Corinna Vinschen 8584a9df5f * syslog.cc: Include sys/un.h instead of sys/socket.h.
(syslogd_inited): Convert to enum type noting the exact result of
	trying to connect to syslog daemon.  Use this way throughout.
	(connect_syslogd): New static function taking over the task to
	connect to syslog socket.  Use correct struct sockaddr_un instead of
	struct sockaddr.
	(try_connect_syslogd): Call connect_syslogd.  If write fails on
	connection oriented socket, try to reconnect to syslog socket and
	try to write again.
2006-01-02 13:05:57 +00:00
..
cygserver
cygwin * syslog.cc: Include sys/un.h instead of sys/socket.h. 2006-01-02 13:05:57 +00:00
doc
mingw
subauth
testsuite * cygload/README: Delete. 2006-01-02 06:15:58 +00:00
utils
w32api * include/winsock2.h: Don't define struct sockaddr_storage when 2005-12-31 13:07:22 +00:00
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
configure
configure.in