summaryrefslogtreecommitdiff
path: root/userland/libc/stdio/ungetc.c
AgeCommit message (Collapse)Author
2024-12-12formatting: Use clang-format on all projectsAnton Kling
This commit also add braces to all `if` statements.
2024-06-22LibC: Fix bugs relating to fseekAnton Kling
2023-10-22Move everything into a new repo.Anton Kling