glibc/sysdeps/mach/hurd/htl
Samuel Thibault 6ed76f4efc htl: Fix __pthread_init_thread declaration and definition
0e75c4a463 ("hurd: Fix pthread_self() without libpthread") added a
declaration for ___pthread_init_thread instead of __pthread_init_thread,
and missed defining the external hidden symbol.
2024-07-17 15:04:25 +02:00
..
bits Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Implies hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-docancel.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-hurd-cond-timedwait.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-hurd-cond-wait.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-checklocked.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-consistent.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-destroy.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-getprioceiling.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-init.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-lock.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-setprioceiling.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-timedlock.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-transfer-np.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-trylock.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex-unlock.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutex.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-destroy.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-getprioceiling.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-getprotocol.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-getpshared.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-getrobust.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-gettype.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-init.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-setprioceiling.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-setprotocol.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-setpshared.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-setrobust.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-mutexattr-settype.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-pthread_self.c htl: Fix __pthread_init_thread declaration and definition 2024-07-17 15:04:25 +02:00
pt-sigstate-destroy.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-sigstate-init.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-sigstate.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pt-sysdep.c hurd: Fix pthread_self() without libpthread 2024-07-17 14:14:21 +02:00
pt-sysdep.h htl: Fix __pthread_init_thread declaration and definition 2024-07-17 15:04:25 +02:00