Files
RedBear-OS/src
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
..
2025-03-30 20:18:01 +02:00
2025-03-30 20:18:01 +02:00
2025-08-06 02:38:47 -04:00
2024-09-26 16:24:01 +02:00
2025-07-03 10:52:46 -06:00
2024-10-27 23:25:57 +01:00
2023-03-01 10:44:14 -07:00
2023-11-04 18:29:38 +00:00
2024-09-26 16:24:01 +02:00
2025-01-09 13:33:56 -07:00
2025-03-30 16:37:13 +02:00