K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1994-03-17T07:08:45.000000Z
K 24
svn:entry:committed-date
V 27
1994-03-17T07:08:45.000000Z
K 7
svn:log
V 339
If you call syslog() with a pointer to ctime()'s static buffer, it gets
updated by syslog()'s call before copying the stuff out).
From: Craig Leres <leres@ee.lbl.gov>
The code contains '(void)sprintf(...)' and (now) '(void)strftime(...)' casts,
but sprintf() and strftime() both return a character count
From: Donn Seeley <donn@BSDI.COM>


END
