summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/errno_numbers.h
AgeCommit message (Expand)Author
2021-01-20Kernel+LibC: Turn errno codes into a strongly typed enumAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling