Module Name: src Committed By: christos Date: Wed Oct 14 15:52:41 UTC 2015
Modified Files:
src/sys/sys: cdefs.h syslog.h
Log Message:
introduce a __syslog__ format, and __sysloglike() macros. If __syslog__
is not available, this fails back to __printf__
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/sys/cdefs.h
cvs rdiff -u -r1.36 -r1.37 src/sys/sys/syslog.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
