Kayla (Kat)
Kayla (Kat)
Add `isprint()` alongside other `isfoo()` functions in `libsa`. Motivations for change: 1) Future `ACPICA` work in loader needs it. 2) `libsa/hexdump.c` already uses it. Signed-off-by: Kayla Powell (AKA Kat)
### GSoC WIP under @bsdimp #### Follows #1843 and #1818 in that order. Description: Lua bindings for ACPICA in loader to provide an interface for users to print the ACPI...
### GSoC WIP under @bsdimp #### Description: Refactored ACPICA for partial initialization in the loader. This work is the preface for Lua bindings. For our Lua bindings, we want to...