CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       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

Reply via email to