Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-15 | header file fixes: multiple include guard consistency and correctness | Rich Felker | 1 | -2/+2 | |
one file was reusing another file's macro name, and many had inconsistent underscores and application of SYS prefix, etc. patch by Szabolcs Nagy (nsz) | |||||
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | 1 | -1/+2 | |
patch by Isaac Dunham. matched closely (maybe not exact) to glibc's idea of what _BSD_SOURCE should make visible. | |||||
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 | |