coreboot/util/cbfstool/flashmap
Elyes Haouas bdd03c20d5 tree: Use <stdio.h> for snprintf
<stdio.h> header is used for input/output operations (such as printf,
scanf, fopen, etc.). Although some input/output functions can manipulate
strings, they do not need to directly include <string.h> because they
are declared independently.

Change-Id: Ibe2a4ff6f68843a6d99cfdfe182cf2dd922802aa
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82665
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-05-29 10:33:54 +00:00
..
fmap.c util: Use common ARRAY_SIZE define 2023-05-22 19:24:27 +00:00
fmap.h util: Use SPDX headers 2020-05-11 19:38:40 +00:00
kv_pair.c tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
kv_pair.h util: Use SPDX headers 2020-05-11 19:38:40 +00:00
valstr.c treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
valstr.h treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00