Skip to content
Snippets Groups Projects
Commit f5a408d5 authored by Guy Martin's avatar Guy Martin Committed by Helge Deller
Browse files

parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc


On Linux, only parisc uses a different value for EWOULDBLOCK which
causes a lot of troubles for applications not checking for both values.
Since the hpux compat is long dead, make EWOULDBLOCK behave the same as
all other architectures.

Signed-off-by: default avatarGuy Martin <gmsoft@tuxicoman.be>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 9391bc77
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment