summaryrefslogtreecommitdiff
path: root/include/syslog.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-21remove hack in syslog.h that resulted in aliasing violationsRich Felker1-6/+2
2014-02-11add parens when bit and arith ops are mixed in macros in public headersSzabolcs Nagy1-1/+1
2013-11-24use 0 instead of NULL in headers where NULL is not definedSzabolcs Nagy1-2/+2
2012-09-07default features: make musl usable without feature test macrosRich Felker1-0/+2
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker1-2/+2
2012-05-22support _BSD_SOURCE feature test macroRich Felker1-1/+2
2012-05-12fix missing va_list for vsyslogRich Felker1-2/+2
2012-05-10move vsyslog out of SYSLOG_NAMES conditionalRich Felker1-2/+4
2011-04-13add syslog.h cruft for syslogd to use...Rich Felker1-0/+45
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+54