11 Commits (b8c4cf61cbe83317d1df67dfe7877872faf0dec5)

Author SHA1 Message Date
Rich Felker b8c4cf61cb implement the LOG_PERROR option in syslog 12 years ago
Clément Vasseur da27118157 fix the %m specifier in syslog 12 years ago
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
Rich Felker 427c0ca79e fix multiple bugs in syslog interfaces 13 years ago
Rich Felker 79a5e73e51 emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels 14 years ago
Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 14 years ago
Rich Felker d2c604d5a4 protect syslog against cancellation 15 years ago
Rich Felker 19c1830eaa simplify syslog, add vsyslog interface (nonstandard) 15 years ago
Rich Felker a77411a50d remove useless SIGPIPE protection from syslog 15 years ago
Rich Felker a444ee3410 fix syslog (corrected SIGPIPE blocking, and using dgram instead of stream) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago