Ensure that message are logged to syslog when appropriate, even in child handlers.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 8 Oct 2010 02:35:45 +0000 (04:35 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 8 Oct 2010 02:35:45 +0000 (04:35 +0200)
commitd341283f757e188a52aedae7d715e201f2a430c2
tree8daf04f9738761e40cded9a69ed949b01760dccb
parentd185ffb9d36ed23e28b632b7a17a24e323343c6b
Ensure that message are logged to syslog when appropriate, even in child handlers.

Also, properly detach the root handler from its controlling TTY if htparser
is instructed to daemonize.
doc/htparser.doc
doc/userplex.doc
lib/log.c
src/htparser.c
src/userplex.c