summaryrefslogtreecommitdiff
path: root/libk (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-27libk: create a subset libc for kernel useDanny Holman3-0/+222
Create a subset of the C library for use inside the kernel. Signed-off-by: Danny Holman <dholman@gymli.org>