glibc/htl
Samuel Thibault 34f168fb82 htl: Fix default guard size
When it is not hardcoded by the architecture with PAGESIZE, we need to
use the dynamic values from __vm_page_size.
2020-02-09 17:28:33 +00:00
..
tests Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
alloca_cutoff.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
configure hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
configure.in hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
cthreads-compat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
forward.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
herrno.c htl: Add __errno_location and __h_errno_location 2020-01-04 19:37:53 +01:00
libc_pthread_init.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
libpthread_pic.a hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
libpthread.a hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
lockfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile htl: Remove unused files 2020-02-09 01:27:38 +01:00
pt-alloc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-cancel.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-cleanup.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-create.c htl: Add support for C11 threads behavior 2020-02-09 13:56:48 +01:00
pt-dealloc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-detach.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-exit.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-getattr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-initialize.c htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy 2020-02-09 13:56:45 +01:00
pt-internal.h htl: Fix default guard size 2020-02-09 17:28:33 +00:00
pt-join.c htl: Add internal versions of functions used by C11 threads 2020-01-13 00:48:47 +01:00
pt-self.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-setcancelstate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-setcanceltype.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-sigmask.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-spin-inlines.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-testcancel.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-yield.c htl: Avoid exposing unixoid functions 2020-01-13 01:38:33 +01:00
shlib-versions hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Versions C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00