commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Samuel Thibault
Subject: [hurd,commited 00/10] htl: move some forward symbol into libc
Date: Thu, 24 Aug 2023 01:55:36 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]