about summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-07-05 19:21:45 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-07-05 19:21:45 +0200
commitf9cf87353772ca370b7bb901d86365a564fba49f (patch)
treeca60ce1cb7c3995ae2720994de1f1165f22e57b3 /elf
parenta3f747a912c53a172388a0a0f896cb88ca3549c8 (diff)
downloadglibc-f9cf87353772ca370b7bb901d86365a564fba49f.tar.gz
glibc-f9cf87353772ca370b7bb901d86365a564fba49f.tar.xz
glibc-f9cf87353772ca370b7bb901d86365a564fba49f.zip
tst-cancel4: deal with ENOSYS errors
The Hurd port doesn't have support for sigwaitinfo, sigtimedwait, and msgget
yet, so let us ignore the test for these when they return ENOSYS.

* nptl/tst-cancel4.c (tf_sigwaitinfo): Fallback on sigwait when
sigwaitinfo returns ENOSYS.
(tf_sigtimedwait): Likewise with sigtimedwait.
(tf_msgrcv, tf_msgsnd): Fallback on tf_usleep when msgget returns ENOSYS.
Diffstat (limited to 'elf')
0 files changed, 0 insertions, 0 deletions