diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-04-30 12:10:09 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-01 09:02:57 +0200 |
commit | a9f488c55b238f07c376d223832575ac3fedae70 (patch) | |
tree | c99df339c74dbb570c905744f3e8f59e799b80a2 /Documentation/BuildInstructions.md | |
parent | 03f4c48de12ab101d6942b73c6afa696f1224dcc (diff) | |
download | serenity-a9f488c55b238f07c376d223832575ac3fedae70.zip |
LibC: Make EWOULDBLOCK an alias for EAGAIN
According to POSIX.1 all error codes have to be distinct - with
the exception for EAGAIN and EWOULDBLOCK. Other libcs including
eglibc and newlib define EWOULDBLOCK as an alias for EAGAIN and
some software including OpenTTD expect this behavior.
Diffstat (limited to 'Documentation/BuildInstructions.md')
0 files changed, 0 insertions, 0 deletions