Age | Commit message (Collapse) | Author |
|
|
|
This is just a commit containing multiple fixes since I am too lazy to
split them up.
|
|
The /include directory contains definitons that both the kernel and libc
need to be in sync.
|
|
|
|
|
|
I would like to be able to free some of those objects but I have not
decided upon how that will be done yet. Even if not freeded the added
complexity of having two functions does not make the extra bytes saved
worth it IMO.
|
|
|
|
|
|
This is to allow both the kernel and the userland to share certain
header files and to make the folder structure a bit more clear.
|