Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | 2012-04-24 | 1 | -9/+9 |
* | protect syslog against cancellation | Rich Felker | 2011-04-18 | 1 | -5/+19 |
* | simplify syslog, add vsyslog interface (nonstandard) | Rich Felker | 2011-04-13 | 1 | -31/+36 |
* | remove useless SIGPIPE protection from syslog | Rich Felker | 2011-04-13 | 1 | -9/+0 |
* | fix syslog (corrected SIGPIPE blocking, and using dgram instead of stream) | Rich Felker | 2011-04-13 | 1 | -10/+8 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+115 |