| .. |
|
tests
|
Update copyright dates with scripts/update-copyrights
|
2025-01-01 11:22:09 -08:00 |
|
Makefile
|
htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pthread_spin_lock, into libc.
|
2025-11-21 00:29:44 +01:00 |
|
Versions
|
htl: move c11 symbols into libc.
|
2025-11-22 03:28:48 +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
|
…
|
|
|
htlfreeres.c
|
Update copyright dates with scripts/update-copyrights
|
2025-01-01 11:22:09 -08:00 |
|
libpthread.a
|
…
|
|
|
libpthread_pic.a
|
…
|
|
|
libpthread_syms.a
|
hurd: Drop remnants of cthreads
|
2025-11-12 01:11:11 +01:00 |
|
pt-alloc.c
|
htl: move __pthread_init_{specific, static_tls}, __pthread_{alloc}, dealloc} into libc.
|
2025-08-16 01:13:22 +02:00 |
|
pt-cancel.c
|
htl: move pthread_cancel, __pthread_do_cancel into libc.
|
2025-08-16 01:44:27 +02:00 |
|
pt-cleanup.c
|
htl: Move __pthread_cleanup_stack out of libc_pthread_init.c
|
2025-11-13 23:22:57 +01:00 |
|
pt-create.c
|
htl: move pthread_create to into libc
|
2025-11-17 00:38:37 +00:00 |
|
pt-dealloc.c
|
htl: move __pthread_init_{specific, static_tls}, __pthread_{alloc}, dealloc} into libc.
|
2025-08-16 01:13:22 +02:00 |
|
pt-detach.c
|
htl: move pthread_detach into libc.
|
2025-08-16 01:44:51 +02:00 |
|
pt-exit.c
|
htl: Also use __libc_thread_freeres to clean TLS state
|
2025-11-22 03:27:40 +01:00 |
|
pt-getattr.c
|
htl: move pthread_getattr_np into libc.
|
2025-08-16 01:44:51 +02:00 |
|
pt-internal.h
|
Revert __HAVE_64B_ATOMICS configure check
|
2025-11-14 14:05:20 -03:00 |
|
pt-join.c
|
htl: move pthread_{join, clockjoin_np, timedjoin_np, tryjoin_np} into libc.
|
2025-08-16 01:44:51 +02: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: move pthread_exit into libc.
|
2025-08-16 01:44:51 +02:00 |
|
pt-setcanceltype.c
|
htl: move pthread_exit into libc.
|
2025-08-16 01:44:51 +02:00 |
|
pt-sigmask.c
|
htl: Make __pthread_sigmask directly call __sigthreadmask
|
2025-03-06 02:28:35 +01:00 |
|
pt-spin-inlines.c
|
htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pthread_spin_lock, into libc.
|
2025-11-21 00:29:44 +01:00 |
|
pt-testcancel.c
|
htl: move pthread_testcancel into libc.
|
2025-08-16 01:44:50 +02:00 |
|
pt-yield.c
|
htl: move pthread_yield into libc.
|
2025-08-16 01:44:27 +02:00 |
|
semaphoreP.h
|
Update copyright dates with scripts/update-copyrights
|
2025-01-01 11:22:09 -08:00 |
|
shlib-versions
|
…
|
|