Don't set errno in Hurd rtld's __access_noerrno
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 15 Dec 2017 16:00:50 +0000 (17:00 +0100)
committerThomas Schwinge <thomas@schwinge.name>
Fri, 15 Dec 2017 17:02:56 +0000 (18:02 +0100)
commitd232f2e137127139addde487f0f01881b52cc446
tree98418dabe6f6cefab74d9a9b6e9fc89fb421774e
parent5170fa49b2a926f2a53139c607eb249c82a0fdd9
Don't set errno in Hurd rtld's __access_noerrno

* sysdeps/mach/hurd/dl-sysdep.c (__access_noerrno): Don't set
errno.

Fixes commit 819ea3347e3a30a611488ceeec53650baaeb7961.

Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
ChangeLog
sysdeps/mach/hurd/dl-sysdep.c