1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-22 18:06:40 +00:00
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
btn.h
dirlist.c bdk: make sure that boot storage has the correct size 2021-03-17 09:23:13 +02:00
dirlist.h
ini.c
ini.h bdk: ini: add l4t key parsing 2022-12-19 05:38:03 +02:00
list.h
sprintf.c bdk: sprintf: do not accept null chars 2024-01-06 21:52:48 +02:00
sprintf.h
types.h
util.c bdk: strtol: support unsigned 32bit hex 2024-01-06 21:55:21 +02:00
util.h