glibc/htl
Samuel Thibault 514638699d htl: Fix sigset of main thread
d482ebfa67 ('htl: Keep thread signals blocked during its initialization')
fixed not letting signals get delivered too early during thread creation,
but it also affected the main thread, thus making it block signals by
default.  We need to just let the main thread sigset as it is.
2021-09-26 02:40:26 +02:00
..
tests
alloca_cutoff.c
cancellation.c
configure
configure.in
cthreads-compat.c
forward.c
herrno.c
htlfreeres.c
libc_pthread_init.c
libpthread_pic.a
libpthread_syms.a
libpthread.a
lockfile.c
Makefile Consolidate pthread_atfork 2021-06-24 10:04:41 -03:00
pt-alloc.c htl: Move thread table to ld.so 2021-09-16 01:04:05 +02:00
pt-cancel.c
pt-cleanup.c
pt-create.c htl: Fix sigset of main thread 2021-09-26 02:40:26 +02:00
pt-dealloc.c
pt-detach.c
pt-exit.c
pt-getattr.c
pt-initialize.c
pt-internal.h htl: Move thread table to ld.so 2021-09-16 01:04:05 +02:00
pt-join.c
pt-self.c
pt-setcancelstate.c
pt-setcanceltype.c
pt-sigmask.c
pt-spin-inlines.c
pt-testcancel.c
pt-yield.c
semaphoreP.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
shlib-versions
Versions htl: Move thread table to ld.so 2021-09-16 01:04:05 +02:00