Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-21 | remove hack in syslog.h that resulted in aliasing violations | Rich Felker | 1 | -6/+2 |
2014-02-11 | add parens when bit and arith ops are mixed in macros in public headers | Szabolcs Nagy | 1 | -1/+1 |
2013-11-24 | use 0 instead of NULL in headers where NULL is not defined | Szabolcs Nagy | 1 | -2/+2 |
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | 1 | -0/+2 |
2012-06-15 | header file fixes: multiple include guard consistency and correctness | Rich Felker | 1 | -2/+2 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | 1 | -1/+2 |
2012-05-12 | fix missing va_list for vsyslog | Rich Felker | 1 | -2/+2 |
2012-05-10 | move vsyslog out of SYSLOG_NAMES conditional | Rich Felker | 1 | -2/+4 |
2011-04-13 | add syslog.h cruft for syslogd to use... | Rich Felker | 1 | -0/+45 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+54 |