about summary refs log tree commit diff
path: root/include/syslog.h
Commit message (Expand)AuthorAgeFilesLines
* remove hack in syslog.h that resulted in aliasing violationsRich Felker2014-06-211-6/+2
* add parens when bit and arith ops are mixed in macros in public headersSzabolcs Nagy2014-02-111-1/+1
* use 0 instead of NULL in headers where NULL is not definedSzabolcs Nagy2013-11-241-2/+2
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* header file fixes: multiple include guard consistency and correctnessRich Felker2012-06-151-2/+2
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-1/+2
* fix missing va_list for vsyslogRich Felker2012-05-121-2/+2
* move vsyslog out of SYSLOG_NAMES conditionalRich Felker2012-05-101-2/+4
* add syslog.h cruft for syslogd to use...Rich Felker2011-04-131-0/+45
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+54