Re: glibc nptl failure baseline update.
Helge Deller <[email protected]>
| Newsgroups | gmane.linux.ports.hppa,gmane.linux.debian.devel.glibc |
|---|---|
| Message-ID | <[email protected]> |
Carlos O'Donell wrote: > On 2/6/07, Matthew Wilcox <[email protected]> wrote: >> On Mon, Feb 05, 2007 at 10:13:01PM -0500, Carlos O'Donell wrote: >> > make[2]: *** [/libc-tls-nptl/io/tst-fstatat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-futimesat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-renameat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-fchmodat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-symlinkat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-linkat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-mkdirat.out] Error 1 >> > make[2]: *** [/libc-tls-nptl/io/tst-mkfifoat.out] Error 1 >> >> I guess we need to hook up the *at syscalls. > > Helge hooked them up already? This build uses an old header set and > doesn't detect the *at functions. The fallbacks have likely never been > tested, and as always... are rotten and don't work properly. TIF_RESTORE_SIGMASK support ? I think the honour goes to Kyle: http://git.parisc-linux.org/?p=linux-2.6.git;a=commitdiff;h=eeb14f5d284eacfa939153302dadfb7dc134ff9e;hp=dc914919be25ee5e98df90558c591d76d4b231d4 Helge