Age | Commit message (Expand) | Author |
---|---|---|
2024-12-12 | formatting: Use clang-format on all projects | Anton Kling |
2024-10-03 | libc: Add sendfile and queue | Anton Kling |
2024-10-03 | libc: small changes | Anton Kling |
2024-06-26 | Networking stuff | Anton Kling |
2024-04-29 | Kernel/IRC: Add setsockopt and move IRC client to use new socket interface | Anton Kling |
2024-04-29 | Kernel/Socket: Move sockets back to being file descriptors | Anton Kling |
2024-03-25 | Random changes | Anton Kling |
2023-11-23 | Kernel/LibC: Add randomfill() syscall. | Anton Kling |
2023-11-23 | LibC: Reduce warnings in code | Anton Kling |
2023-11-22 | Meta: Cleanup of header files such that they are partially shared | Anton Kling |
2023-10-30 | Kernel/LibC/Networking: Be able to send UDP messages | Anton Kling |
2023-10-30 | Kernel/Networking/LibC: Add syscalls and libc functions for UDP | Anton Kling |
2023-10-22 | Move everything into a new repo. | Anton Kling |