> > diff --git a/sysdeps/mach/hurd/i386/libpthread.abilist 
> > b/sysdeps/mach/hurd/i386/libpthread.abilist
> > index fa90cc65..3ea7cb41 100644
> > --- a/sysdeps/mach/hurd/i386/libpthread.abilist
> > +++ b/sysdeps/mach/hurd/i386/libpthread.abilist
> > @@ -164,3 +164,5 @@ GLIBC_2.32 tss_create F
> >  GLIBC_2.32 tss_delete F
> >  GLIBC_2.32 tss_get F
> >  GLIBC_2.32 tss_set F
> > +GLIBC_2.40 pthread_getname_np F
> > +GLIBC_2.40 pthread_setname_np F
> > diff --git a/sysdeps/mach/hurd/x86_64/libpthread.abilist 
> > b/sysdeps/mach/hurd/x86_64/libpthread.abilist
> > index 80615d16..69999df5 100644
> > --- a/sysdeps/mach/hurd/x86_64/libpthread.abilist
> > +++ b/sysdeps/mach/hurd/x86_64/libpthread.abilist
> > @@ -163,3 +163,5 @@ GLIBC_2.38 tss_create F
> >  GLIBC_2.38 tss_delete F
> >  GLIBC_2.38 tss_get F
> >  GLIBC_2.38 tss_set F
> > +GLIBC_2.40 pthread_getname_np F
> > +GLIBC_2.40 pthread_setname_np F
> 
> I wonder if this can pass the hard freeze? It's arguably not a new
> ABI: it's just an implementation of the expected ABI on the GNU/Hurd
> platform.

Hi Samuel, 
since this is only affecting hurd, I'd say it is your call. If you still want 
to push it 
then please do it soon though. Thanks!
Andreas

> 
> Samuel
> 


-- 
Andreas K. Hüttel
dilfri...@gentoo.org
Gentoo Linux developer 
(council, comrel, toolchain, base-system, perl, libreoffice)
https://wiki.gentoo.org/wiki/User:Dilfridge

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to