glibc/sysdeps/mach/hurd/htl
Samuel Thibault 1cc205c510 htl: make pthread_sigstate read/write set/oset outside sigstate section
so that if a segfault occurs, the handler can run fine.
2021-09-26 01:04:13 +02:00
..
bits Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -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 2021-01-02 12:17:34 -08:00
pt-hurd-cond-timedwait.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-hurd-cond-wait.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-checklocked.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-consistent.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-destroy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-getprioceiling.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-init.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-lock.c htl: Let libc call __pthread_mutex_{,try,un}lock 2021-07-13 23:36:58 +02:00
pt-mutex-setprioceiling.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-timedlock.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-transfer-np.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutex-trylock.c htl: Let libc call __pthread_mutex_{,try,un}lock 2021-07-13 23:36:58 +02:00
pt-mutex-unlock.c htl: Let libc call __pthread_mutex_{,try,un}lock 2021-07-13 23:36:58 +02:00
pt-mutex.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-destroy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-getprioceiling.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-getprotocol.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-getpshared.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-getrobust.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-gettype.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-init.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-setprioceiling.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-setprotocol.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-setpshared.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-setrobust.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-mutexattr-settype.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-sigstate-destroy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pt-sigstate-init.c htl: Move thread table to ld.so 2021-09-16 01:04:05 +02:00
pt-sigstate.c htl: make pthread_sigstate read/write set/oset outside sigstate section 2021-09-26 01:04:13 +02:00
pt-sysdep.c htl: Move thread table to ld.so 2021-09-16 01:04:05 +02:00
pt-sysdep.h htl: Move thread table to ld.so 2021-09-16 01:04:05 +02:00