hdiff
packages
feed
hsyslog
-5.0.2: c-bits/make-log-mask.c
#include <syslog.h> int makeLogMask(int priority) { return LOG_MASK(priority); }