NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/38539 CVS commit: src/lib/libc/gen
The following reply was made to PR lib/38539; it has been noted by GNATS.
From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/38539 CVS commit: src/lib/libc/gen
Date: Thu, 12 Jun 2008 20:43:15 +0000 (UTC)
Module Name: src
Committed By: christos
Date: Thu Jun 12 20:43:15 UTC 2008
Modified Files:
src/lib/libc/gen: syslog.c
Log Message:
PR/38539: Ed Ravin: libc/gen/syslog.c always logs to console if LOG_CONS is
set.
While here:
1. Don't loop forever, handle closing and opening the log after each send.
2. Release the lock later, after we've possibly printed to the console.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/lib/libc/gen/syslog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index