Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/30/2002 01:19:59
Module Name:	basesrc
Committed By:	he
Date:		Fri Mar 29 23:19:59 UTC 2002

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-5]: syslog.c

Log Message:
Pull up revision 1.27 (requested by atatat):
  Add a single retry into syslog(), to cope with a restarted syslogd,
  so that log messages don't get lost.  Most useful for long-running
  programs.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.4.1 basesrc/lib/libc/gen/syslog.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.