summaryrefslogtreecommitdiff
path: root/kernel/syscalls/lseek.c
AgeCommit message (Expand)Author
2024-06-26Kernel: Move all syscalls into one fileAnton Kling
2024-06-22Kernel: Use correct types for syscallAnton Kling
2024-04-29Kernel/IRC: Add setsockopt and move IRC client to use new socket interfaceAnton Kling