]> sourceware.org Git - glibc.git/commit
hurd: return EIEIO instead of EIO
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Oct 2018 17:57:13 +0000 (18:57 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Oct 2018 17:57:13 +0000 (18:57 +0100)
commitb6e7c449f9bb33943f10fdd8f3e539dceb136177
tree9a2a66118507974783b4d77586be30dcd5f868a5
parent954cf3c29bd0b32bd11d5235b7e36148b187e77d
hurd: return EIEIO instead of EIO

EIO would be understood as hardware failure, while this is software
failure.

* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Return EIEIO instead of EIO
ChangeLog
hurd/intr-msg.c
This page took 0.039475 seconds and 5 git commands to generate.