src/winsup/cygwin ChangeLog syslog.cc

corinna@cygwin.com corinna@cygwin.com
Tue Oct 11 16:28:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2005-10-11 16:28:08

Modified files:
	winsup/cygwin  : ChangeLog syslog.cc 

Log message:
	* syslog.cc (try_connect_syslogd): Add priority parameter. Use writev
	to add the priority to the message in a syslog conformant way.
	(vsyslog): If facility isn't set in the priority, use default facility
	as given in call to openlog. Fix agressive use of spaces in syslog
	output. Call try_connect_syslogd with priority parameter.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3150&r2=1.3151
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syslog.cc.diff?cvsroot=src&r1=1.35&r2=1.36



More information about the Cygwin-cvs mailing list