forked from Bananymous/banan-os
8d6db168d6
We don't store the error message anymore in BAN::Error. Instead we store a error code that can be mapped into a string. This allows BAN::Error to only take 4 bytes instead of 128. We should also make some kernel initialization just panic instead of returning errors since they are required for succesfull boot anyway. |
||
---|---|---|
.. | ||
sys | ||
assert.h | ||
ctype.h | ||
dirent.h | ||
errno.h | ||
fcntl.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
time.h | ||
unistd.h |