summaryrefslogtreecommitdiff
path: root/userland/libc/include/sys
AgeCommit message (Expand)Author
2024-12-12formatting: Use clang-format on all projectsAnton Kling
2024-10-03libc: Add sendfile and queueAnton Kling
2024-10-03libc: small changesAnton Kling
2024-06-26Networking stuffAnton Kling
2024-04-29Kernel/IRC: Add setsockopt and move IRC client to use new socket interfaceAnton Kling
2024-04-29Kernel/Socket: Move sockets back to being file descriptorsAnton Kling
2024-03-25Random changesAnton Kling
2023-11-23Kernel/LibC: Add randomfill() syscall.Anton Kling
2023-11-23LibC: Reduce warnings in codeAnton Kling
2023-11-22Meta: Cleanup of header files such that they are partially sharedAnton Kling
2023-10-30Kernel/LibC/Networking: Be able to send UDP messagesAnton Kling
2023-10-30Kernel/Networking/LibC: Add syscalls and libc functions for UDPAnton Kling
2023-10-22Move everything into a new repo.Anton Kling