summaryrefslogtreecommitdiff
path: root/userland/libc/crt1.s
AgeCommit message (Collapse)Author
2024-12-14sb: Allow input to be "ignored"Anton Kling
This removes edge cases from read calls and makes bugs harder to introduce.