Subject: Re: syslog_r (Re: CVS commit: src/lib/libc)
To: SODA Noriyuki <soda@sra.co.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-userlevel
Date: 10/27/2006 21:05:04
On Oct 27, 2006, at 11:12 AM, SODA Noriyuki wrote:
>>>>>> - Provide both "syslog_ss" (or "syslog_a") and "syslog_r".
> "syslog_r" does support floating point formats, "%m", and sends the
> time of the event to syslogd(8) just like syslog(3).
> "syslog_ss" does not support those things.
> --
I prefer the latter, which means that our syslog_r() would be
compatible with Tru64's.
>
> soda
-- thorpej