fix multiple bugs in syslog interfaces
[musl] / src / misc / syslog.c
2013-03-23 Rich Felkerfix multiple bugs in syslog interfaces
2012-09-29 Rich Felkeremulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre...
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-04-19 Rich Felkerprotect syslog against cancellation
2011-04-13 Rich Felkersimplify syslog, add vsyslog interface (nonstandard)
2011-04-13 Rich Felkerremove useless SIGPIPE protection from syslog
2011-04-13 Rich Felkerfix syslog (corrected SIGPIPE blocking, and using dgram...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0