Public bug reported:

Ubuntu 9.04, manpages-dev 3.15-1.

syslog(3) documents openlog(ident, option, facility).  It doesn't
describe what happens if openlog is passed NULL as an ident.  It does
say that syslog itself will do this if syslog is called without openlog
having been called previously.  So, either I can pass NULL to openlog
myself, or syslog may do so, but what will that do in terms of the data
logged?

Empirically, it seems the basename of argv[0] will be used.  This should
be documented.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
syslog(3) doesn't cover openlog()'s ident being NULL
https://bugs.launchpad.net/bugs/382096
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to