summaryrefslogtreecommitdiff
path: root/kernel/syscalls/isatty.c
AgeCommit message (Expand)Author
2024-06-26Kernel: Move all syscalls into one fileAnton Kling
2024-03-17stuffAnton Kling
2024-02-21New clang-format optionsAnton Kling
2023-11-28Meta: Apply new clang-format rules to kernelAnton Kling
2023-11-17Kernel: Add isatty syscallAnton Kling