Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: create the basics of a libc | Danny Holman | 2 days | 1 | -0/+71 |
Create the most basic files for a POSIX-conformant standard C library implementation. These basic files should be enough to get the bootloader and kernel off the ground and not much else. Additional testing should be done on these files. Signed-off-by: Danny Holman <dholman@gymli.org> |