Luna/libluna
apio 0b553cadc0
libluna: Do not fault if vstring_format() is called with buf=nullptr
Instead, just discard the output and return the number of bytes formatted, as mandated by the C standard.
2023-06-19 10:44:33 +02:00
..
include/luna libluna: Allow passing a base to scan_(un)signed_integer() 2023-06-19 00:58:02 +02:00
src libluna: Do not fault if vstring_format() is called with buf=nullptr 2023-06-19 10:44:33 +02:00
CMakeLists.txt kernel: Add GUID partition table support 2023-06-17 12:03:37 +02:00