Rich Felker a64a045d1d suppress early syslog return when log socket cannot be opened
this behavior is no longer valid in general, and was never necessary.
if the LOG_PERROR option is set, output to stderr could still succeed.
also, when the LOG_CONS option is added, it will need syslog to
proceed even if opening the log socket fails.
2014-07-11 21:56:50 -04:00
..
2014-06-10 04:49:49 -04:00
2014-06-06 15:43:16 -04:00
2014-07-02 19:33:19 -04:00
2014-07-08 19:40:44 -04:00