Re: Bug#364098: glibc_2.5 & m68k & thread local storage

2007-01-25 Thread Daniel Jacobowitz
On Tue, Jan 23, 2007 at 10:39:11PM +0100, Petr Salinger wrote: > > >I am also tagging this bug "help" as I am waiting a patch from the m68k > >porters to support thread local storage, as already asked on the > >debian-m68k mailing list. > > As far as I know, only two places in glibc 2.5 require _

glibc_2.5 & m68k & thread local storage

2007-01-23 Thread Petr Salinger
I am also tagging this bug "help" as I am waiting a patch from the m68k porters to support thread local storage, as already asked on the debian-m68k mailing list. As far as I know, only two places in glibc 2.5 require __thread: inet/inet_ntoa.c and malloc/memusage.c The "fix" for first one co