arch
|
Kernel: Finally managed to get 64-bit working
|
2023-01-25 19:19:28 +02:00 |
include
|
LibC: add errno ENOTEMPTY
|
2023-03-19 05:43:40 +02:00 |
string
|
LibC: add errno ENOTEMPTY
|
2023-03-19 05:43:40 +02:00 |
.gitignore
|
Initial commit. We have a booting kernel
|
2022-11-12 21:04:47 +02:00 |
Makefile
|
Kernel+LibC: Add some errno codes
|
2023-03-02 21:10:44 +02:00 |
ctype.cpp
|
LibC: Add is*() functions to libc
|
2023-01-16 20:05:51 +02:00 |