hekate/bdk/utils
CTCaer 8bbe403e41 bdk: util: replace strtol/atoi w/ custom versions
To get rid of reentrancy baggage (which is not needed) and save binary space
2022-10-11 04:11:21 +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: util: replace strtol/atoi w/ custom versions 2022-10-11 04:11:21 +03: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: whitespace refactor 2022-07-11 22:10:11 +03:00
ini.h bdk: ini: add ini free 2022-05-19 15:03:00 +03:00
list.h bdk: list: add LIST_FOREACH_INVERSE and LIST_FOREACH_ENTRY_INVERSE 2022-06-25 05:59:53 +03:00
sprintf.c bdk: sprintf: no support for lower case hex and base that is not 10/16 2022-05-19 15:01:10 +03:00
sprintf.h bdk: utils: Set format attribute for s_printf 2022-05-12 16:40:34 +03:00
types.h bdk: migrate timers/sleeps to timer driver 2022-06-27 10:22:19 +03:00
util.c bdk: util: replace strtol/atoi w/ custom versions 2022-10-11 04:11:21 +03:00
util.h bdk: util: replace strtol/atoi w/ custom versions 2022-10-11 04:11:21 +03:00