summaryrefslogtreecommitdiff
path: root/userland/libc/sys/sendfile.c
AgeCommit message (Collapse)Author
2024-12-12formatting: Use clang-format on all projectsAnton Kling
This commit also add braces to all `if` statements.
2024-10-03libc: Add sendfile and queueAnton Kling