banan-os/BAN
Bananymous 7458f68c38 BAN: Error can now be constructed from c_string or format string
If the resulting string would overflow, we just truncate it to fit
the error message buffer (128) bytes
2023-03-08 17:05:37 +02:00
..
BAN BAN: remove aligned alloc from ban 2023-03-02 22:12:42 +02:00
arch Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
include/BAN BAN: Error can now be constructed from c_string or format string 2023-03-08 17:05:37 +02:00
.gitignore Kernel: lol 2022-12-13 12:12:15 +02:00
Makefile All: Move to c++20 2023-02-09 23:05:26 +02:00