ditch the priority inheritance locks; use malloc's version of lock
[musl] / src / misc / syslog.c
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