[hurd,commited 0/3] htl: move symbols to libc

Samuel Thibault samuel.thibault@ens-lyon.org
Tue Nov 18 14:02:05 GMT 2025


gfleury (3):
  htl: fix compatibility
  htl: move pthread_getname_np/setname_np into libc.
  htl: move pthread_hurd_cond_timedwait_np, pthread_hurd_cond_wait_np
    into libc.

 htl/Makefile                                  |  8 +++----
 htl/Versions                                  | 24 +++++++++++++++----
 sysdeps/htl/pthreadP.h                        |  5 ++++
 sysdeps/mach/htl/pt-getname-np.c              | 10 +++++++-
 sysdeps/mach/htl/pt-setname-np.c              |  9 ++++++-
 .../mach/hurd/htl/pt-hurd-cond-timedwait.c    |  7 +++++-
 sysdeps/mach/hurd/htl/pt-hurd-cond-wait.c     |  7 +++++-
 sysdeps/mach/hurd/i386/libc.abilist           |  8 +++++++
 sysdeps/mach/hurd/i386/libpthread.abilist     |  4 ----
 sysdeps/mach/hurd/x86_64/libc.abilist         |  8 +++++++
 sysdeps/mach/hurd/x86_64/libpthread.abilist   |  4 ----
 11 files changed, 73 insertions(+), 21 deletions(-)

-- 
2.51.0



More information about the Libc-alpha mailing list