Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: x86_64: rename x86 | Danny Holman | 2025-05-03 | 1 | -3/+23 |
| | | | | | | | Rename the x86 arch-specific directory to x86_64, reflecting clang's architecture selector flags. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | PROJECT RESTRUCTURING | Danny Holman | 2025-01-12 | 1 | -0/+31 |
Move the entire kernel into its own directory. Create new directories for system commands, libraries and other required essentials for a complete Unix-like operating system. Signed-off-by: Danny Holman <dholman@gymli.org> |