Userspace reference for net/qrtr in the Linux kernel
Go to file
Eric Caruso c1bdfb37db logging: add min priority and other cleanup
The dprintf macro shadows a real libc symbol which is called
differently, so we should change it to something else (in this
case LOGD) and change it to use the libqrtr logging facilities.
This also means we should add a minimum priority to the logging
library so we don't log DEBUG-level messages by default.

Additionally there were some warn/warnx calls left over that
have been changed to PLOGW/LOGW respectively.
2018-12-10 16:03:04 -08:00
lib logging: add min priority and other cleanup 2018-12-10 16:03:04 -08:00
src logging: add min priority and other cleanup 2018-12-10 16:03:04 -08:00
.gitignore qrtr-cfg: Add to .gitignore 2017-03-27 23:22:15 -07:00
LICENSE Initial commit 2015-12-04 13:23:53 -08:00
Makefile Unify logging into one function 2018-05-08 17:16:33 -07:00
qrtr.py ns: Introduce lookup registration 2017-06-06 21:49:30 -07:00