summaryrefslogtreecommitdiff
path: root/kernel/core/sched.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PROJECT RESTRUCTURINGDanny Holman2025-01-121-0/+74
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>