https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268436

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma...@freebsd.org

--- Comment #2 from Mark Johnston <ma...@freebsd.org> ---
Sorry that this PR didn't get any attention when it was submitted.  But, in
general, libc functions will not preserve errno, it's the caller's
responsibility to do so.  Why is syslog() special?

Is this perhaps related to the "%m" specifier?  vsyslog1() is already careful
to save errno for this purpose.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to