Re: [hurd,commited] hurd: Fix cleaning on sigtimedwait timing out
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.cvs,gmane.os.hurd.bugs,gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | I am not organized |
| Message-ID | <aamFLa9ZGu8e9EUu@end> |
Joseph Myers via CVS commit notices for the GNU Hurd, le jeu. 05 mars 2026 13:26:14 +0000, a ecrit: > 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 Ah, sorry, I forgot that we have an ordering codestyle. Samuel