4c18e5f405
syslog(3) and exit if poll(2) fails (intended to be used with unit-tests).
3 lines
56 B
C
3 lines
56 B
C
|
|
void logit(int, const char *, ...) __sysloglike(2, 3);
|