hekate/bdk/utils
CTCaer c7333e710c bdk: strtol: support unsigned 32bit hex
If base is 16 and input is not negative allow unsigned 32bit parsing.

This allows parsing numbers of up to 4294967295 in that case.
2024-01-06 21:55:21 +02: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: ini: add l4t key parsing 2022-12-19 05:38:03 +02:00
ini.h bdk: ini: add l4t key parsing 2022-12-19 05:38:03 +02:00
list.h bdk: stylistic corrections 2023-02-11 23:46:38 +02:00
sprintf.c bdk: sprintf: do not accept null chars 2024-01-06 21:52:48 +02: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: strtol: support unsigned 32bit hex 2024-01-06 21:55:21 +02:00
util.h bdk: l4t: minerva: don't rely on UB 2023-02-11 23:17:27 +02:00