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
