Re: [hurd,commited] hurd: Fix cleaning on sigtimedwait timing out
Joseph Myers via CVS commit notices for the GNU Hurd <[email protected]>
| Newsgroups | gmane.os.hurd.cvs,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 5 Mar 2026, Samuel Thibault wrote: > diff --git a/signal/Makefile b/signal/Makefile > index 7049c4b377..16050e82f6 100644 > --- a/signal/Makefile > +++ b/signal/Makefile > @@ -61,6 +61,7 @@ tests := \ > tst-sigset2 \ > tst-sigsimple \ > tst-sigwait-eintr \ > + tst-sigtimedwait-timeout \ > # tests This seems to have caused lint-makefiles failures for all glibc configurations. https://sourceware.org/pipermail/libc-testresults/2026q1/014449.html -- Joseph S. Myers [email protected]