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