[hurd,commited 00/10] htl: move some forward symbol into libc

Samuel Thibault samuel.thibault@ens-lyon.org
Wed Aug 23 23:55:36 GMT 2023


Guy-Fleury Iteriteka via Libc-alpha (10):
  htl: move pthread_equal into libc
  htl: move pthread_getschedparam into libc
  htl: move pthread_setschedparam into libc
  htl: move pthread_attr_getschedparam into libc
  htl: move pthread_attr_getinheritsched into libc
  htl: move pthread_attr_setinheritsched into libc
  htl: move pthread_attr_getschedpolicy into libc
  htl: move pthread_attr_setschedpolicy into libc
  htl: move pthread_attr_getdetachstate into libc
  htl: move pthread_attr_setdetachstate into libc

 htl/Makefile                                | 20 +++++++------
 htl/Versions                                | 17 ++++++-----
 htl/forward.c                               | 32 ---------------------
 htl/pt-initialize.c                         | 10 -------
 sysdeps/htl/pthread-functions.h             | 24 ----------------
 sysdeps/mach/hurd/i386/libpthread.abilist   | 10 -------
 sysdeps/mach/hurd/x86_64/libpthread.abilist | 10 -------
 7 files changed, 19 insertions(+), 104 deletions(-)

-- 
2.40.1



More information about the Libc-alpha mailing list