Files
RedBear-OS/src/header/stdio
Josh Megnauth 728fb55203 Add %m to printf & fix CI
%m is a format specifier that prints an error string for errno. The
specifier is technically only for syslog, but musl and glibc implement
it for printf itself. Parsing for a single specifier in a single
function is error prone, especially when syslog itself is variadic.
2025-08-06 02:38:47 -04:00
..
2024-11-17 16:15:07 +00:00
2024-07-25 11:32:26 +02:00
2023-12-24 17:06:27 -03:00
2025-07-17 22:49:51 -06:00
2025-08-06 02:38:47 -04:00
2025-05-03 21:15:58 -06:00