Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-18 | LibC: Fix compiler warnings | Anton Kling | |
It can now compile with almost all compiler warnings turned on without producing any warnings. | |||
2024-04-17 | Kernel/LibC: Add fstat() and remove stat() syscall | Anton Kling | |
2023-11-23 | LibC: Reduce warnings in code | Anton Kling | |
2023-10-23 | VFS/libc: Create a syscall for mkdir and add the function to libc | Anton Kling | |
2023-10-22 | Move everything into a new repo. | Anton Kling | |