glibc/sysdeps/unix/sysv/linux/syslog.c

5 lines
77 B
C

#define NO_SIGPIPE
#define send_flags MSG_NOSIGNAL
#include <misc/syslog.c>