Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年03月23日 | fix multiple bugs in syslog interfaces | Rich Felker | -24/+27 |
2012年09月29日 | emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels | Rich Felker | -2/+1 |
2012年04月24日 | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | -9/+9 |
2011年04月18日 | protect syslog against cancellation | Rich Felker | -5/+19 |
2011年04月13日 | simplify syslog, add vsyslog interface (nonstandard) | Rich Felker | -31/+36 |
2011年04月13日 | remove useless SIGPIPE protection from syslog | Rich Felker | -9/+0 |
2011年04月13日 | fix syslog (corrected SIGPIPE blocking, and using dgram instead of stream) | Rich Felker | -10/+8 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+115 |