Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | header file fixes: multiple include guard consistency and correctness | Rich Felker | 2012-06-15 | 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) | ||||
* | support _BSD_SOURCE feature test macro | Rich Felker | 2012-05-22 | 1 | -1/+2 |
| | | | | | patch by Isaac Dunham. matched closely (maybe not exact) to glibc's idea of what _BSD_SOURCE should make visible. | ||||
* | fix missing va_list for vsyslog | Rich Felker | 2012-05-12 | 1 | -2/+2 |
| | |||||
* | move vsyslog out of SYSLOG_NAMES conditional | Rich Felker | 2012-05-10 | 1 | -2/+4 |
| | |||||
* | add syslog.h cruft for syslogd to use... | Rich Felker | 2011-04-13 | 1 | -0/+45 |
| | |||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+54 |