mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 16:10:38 +08:00
Use integer-only printf for syslog()
This commit is contained in:
parent
e51bc974be
commit
f5f4cad2a1
@ -18,6 +18,8 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include <machine/rtems-bsd-printf-to-iprintf.h>
|
||||
|
||||
static int LogStatus = LOG_CONS;
|
||||
static const char *LogTag = "syslog";
|
||||
static int LogFacility = LOG_USER;
|
||||
|
Loading…
x
Reference in New Issue
Block a user