hekate/bdk/utils
CTCaer ebf0db77ee bdk: sprintf: add negative number support for %d
This will now force a number as negative if bit31 is set and properly create the relevant string.

That means that external handling in order to show sign is now not needed.
2022-05-08 05:26:01 +03:00
..
aarch64_util.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
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 bdk: make sure that boot storage has the correct size 2021-03-17 09:23:13 +02:00
dirlist.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
ini.c bdk: ini: reduce heap fragmentation/pressure 2022-01-20 12:41:20 +02:00
ini.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
list.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
sprintf.c bdk: sprintf: add negative number support for %d 2022-05-08 05:26:01 +03:00
sprintf.h bdk: minerva: prep for ATF direct boot support 2022-01-20 12:43:24 +02:00
types.h bdk: various functionality independent changes 2022-01-16 01:03:24 +02:00
util.c bdk: utils: add strcpy with head/tail whitespace removal 2022-01-20 12:36:25 +02:00
util.h bdk: di: refractor configs 2022-05-08 04:34:44 +03:00