1
0
mirror of https://github.com/CTCaer/hekate.git synced 2025-01-13 18:45:11 +00:00
hekate/bdk/utils
CTCaer b6384d5da5 bdk: utils: Set format attribute for s_printf
This allows the custom sprintf to be recognized as printf by gcc and effectively doing format checking.

NOTE: 64bit formatting is not supported for now, even if gcc asks to be set.
2022-05-12 16:40:34 +03:00
..
aarch64_util.h
btn.c bdk: utils: add strcpy with head/tail whitespace removal 2022-01-20 12:36:25 +02:00
btn.h bdk: utils: add strcpy with head/tail whitespace removal 2022-01-20 12:36:25 +02:00
dirlist.c
dirlist.h
ini.c bdk: ini: reduce heap fragmentation/pressure 2022-01-20 12:41:20 +02:00
ini.h
list.h
sprintf.c bdk: sprintf: add negative number support for %d 2022-05-08 05:26:01 +03:00
sprintf.h bdk: utils: Set format attribute for s_printf 2022-05-12 16:40:34 +03:00
types.h bdk: various functionality independent changes 2022-01-16 01:03:24 +02:00
util.c bdk: utils: add approx. square root calc for u64 2022-05-08 05:27:05 +03:00
util.h bdk: utils: add approx. square root calc for u64 2022-05-08 05:27:05 +03:00