]> sourceware.org Git - glibc.git/commit
hurd: Add sigtimedwait and sigwaitinfo support
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 7 Nov 2022 20:14:39 +0000 (21:14 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 7 Nov 2022 20:16:26 +0000 (21:16 +0100)
commit19934d629ee22bbd332f04da4320e4f624c9560c
tree630cf9f3329fbb34edcd26198d924a96f2cadfa2
parent8d291eabd541029d7ac705cc1ea112c58dfbb05f
hurd: Add sigtimedwait and sigwaitinfo support

This simply needed to add the timeout parameter to mach_msg, and copy
information from struct hurd_signal_detail.
sysdeps/mach/hurd/sigtimedwait.c [new file with mode: 0644]
sysdeps/mach/hurd/sigwait.c
sysdeps/mach/hurd/sigwaitinfo.c [new file with mode: 0644]
This page took 0.039439 seconds and 5 git commands to generate.