libdlog: add __dlog_critical_print to the API 38/222738/11
authorMichal Bloch <m.bloch@samsung.com>
Fri, 17 Jan 2020 12:08:52 +0000 (13:08 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Thu, 23 Jan 2020 11:16:39 +0000 (12:16 +0100)
commit688f28ddebd366028d6961adad507dcb5acdd8d5
tree314906c710afd809ea7d569e5cf349a059c33cc8
parent633b2502d42dc6c3c5636b63852b1bbec94bd605
libdlog: add __dlog_critical_print to the API

Still requires the special privileged logging program,
so doesn't yet do anything.

Change-Id: Id1195957592f0fa475cf8f9482b5edd8b2bc04fe
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
Makefile.am
include/dlog-internal.h
src/libdlog/log.c
src/tests/critical_log.c [new file with mode: 0644]