zephyr/lib/libc/minimal
Kumar Gala 91e9f87499 libc: attribute minimal libc printf style functions with __printf_like
Add __printf_like attribute to printf style functions in minimal libc to
enable the compiler checking this provides.  We fixup the associated
issues that are now found by utilizing these checks.

Change-Id: I74ac0d0345782463d9fb454f7161d6b4af211ba5
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-03-02 08:46:30 -06:00
..
include libc: attribute minimal libc printf style functions with __printf_like 2017-03-02 08:46:30 -06:00
source libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
Makefile