summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/errno_codes.h
AgeCommit message (Expand)Author
2022-05-08LibC: Add missing macro definitions for errno codescircl
2022-01-08Kernel: Remove EWHYTHO error code :^)Andreas Kling
2021-12-29Kernel+LibC: Add ECANCELED errno valueDaniel Bertalan
2021-12-16Kernel+LibC: Move errno definitions to Kernel/API/POSIXsin-ack