glibc/htl
Samuel Thibault bfb2f2f481 htl: Make pthread_setcanceltype / state a cancellation point
as expected by tst-cancel32.
2025-03-15 19:45:55 +00:00
..
tests Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Makefile htl: move pthread_once into libc 2025-03-02 15:37:33 +01:00
Versions htl: move pthread_once into libc 2025-03-02 15:37:33 +01:00
alloca_cutoff.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cancellation.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
configure
configure.in
cthreads-compat.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
forward.c htl: move pthread_setcancelstate into libc. 2025-02-01 11:24:14 +01:00
herrno.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
htlfreeres.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
libc_pthread_init.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
libpthread.a htl: Fix linking static tests by factorizing the symbols list 2020-06-10 21:34:19 +00:00
libpthread_pic.a htl: Fix linking static tests by factorizing the symbols list 2020-06-10 21:34:19 +00:00
libpthread_syms.a hurd: Remove some remnants of cthreads 2020-11-15 13:16:03 +01:00
lockfile.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-alloc.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-cancel.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-cleanup.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-create.c htl: Make __pthread_create_internal directly call __pthread_sigmask 2025-03-06 02:28:35 +01:00
pt-dealloc.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-detach.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-exit.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-getattr.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-initialize.c htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlock, clockwrlock} into libc. 2025-02-16 23:08:54 +01:00
pt-internal.h htl: don't export __pthread_default_rwlockattr anymore. 2025-02-16 23:43:04 +01:00
pt-join.c htl: Fix making pthread_join check timeout value 2025-01-07 01:02:20 +01:00
pt-nthreads.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-self.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-setcancelstate.c htl: Make pthread_setcanceltype / state a cancellation point 2025-03-15 19:45:55 +00:00
pt-setcanceltype.c htl: Make pthread_setcanceltype / state a cancellation point 2025-03-15 19:45:55 +00:00
pt-sigmask.c htl: Make __pthread_sigmask directly call __sigthreadmask 2025-03-06 02:28:35 +01:00
pt-spin-inlines.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-testcancel.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pt-yield.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
semaphoreP.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
shlib-versions