]> sourceware.org Git - glibc.git/commit
hurd: fix restarting reauth_dtable on signal
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 20 Nov 2023 23:55:54 +0000 (00:55 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 20 Nov 2023 23:55:54 +0000 (00:55 +0100)
commitdd858522bf36ae16496ea01ff8b65e16b4e5c22b
tree422843e353ea590ad2f892ec853dc06a4c818946
parent49b308a26e2a9e02ef396f67f59c462ad4171ea4
hurd: fix restarting reauth_dtable on signal

While inside the critical section, RPCs would not be restarted, so we
have to handle EINTR errors.
hurd/dtable.c
This page took 0.041871 seconds and 5 git commands to generate.