zephyr/lib
Christopher Friedt 3593720080 posix: syslog: add support for syslog
This is just a simple wrapper around Zephyr's native log api.

Note: the standard LOG_ERR syslog priority does conflict with
Zephyr's LOG_ERR() macro. This will need to be worked-around on
a case-by-case basis.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-02-29 02:45:01 -05:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
cpp
crc
hash
heap
libc libc: Move gmtime_r into common 2024-02-28 00:54:42 +09:00
mem_blocks
open-amp
os lib: cbprintf: do not blindly skip tags 2024-02-06 09:53:15 +01:00
posix posix: syslog: add support for syslog 2024-02-29 02:45:01 -05:00
runtime
smf
utils
CMakeLists.txt
Kconfig