summaryrefslogtreecommitdiff
path: root/userland/libc/stdio/fread.c
AgeCommit message (Collapse)Author
2023-11-22Meta: Cleanup of header files such that they are partially sharedAnton Kling
The /include directory contains definitons that both the kernel and libc need to be in sync.
2023-10-22Move everything into a new repo.Anton Kling