Age | Commit message (Expand) | Author |
---|---|---|
2024-06-20 | Add getaddrinfo and change other libc stuff | Anton Kling |
2024-04-29 | Kernel/IRC: Add setsockopt and move IRC client to use new socket interface | Anton Kling |
2023-11-24 | Refactor write() and pwrite() | Anton Kling |
2023-11-23 | LibC: Reduce warnings in code | Anton Kling |
2023-11-17 | LibC: Add isatty() | Anton Kling |
2023-11-15 | VFS/LibC: Add getcwd() | Anton Kling |
2023-11-15 | Kernel/LibC: Add chdir function and syscall | Anton Kling |
2023-10-24 | VFS/LibC: Create ftruncate function and corresponding syscall and libc implem... | Anton Kling |
2023-10-22 | Move everything into a new repo. | Anton Kling |