about summary refs log tree commit diff
path: root/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
...
* htl: Add sem_clockwait supportSamuel Thibault2020-06-072-1/+64
* htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault2020-06-013-1/+176
* htl: Enable more cond testsSamuel Thibault2020-06-011-2/+2
* tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0Samuel Thibault2020-06-011-1/+1
* htl: Add clock variantsSamuel Thibault2020-05-2621-439/+1421
* pthread: Fix building tst-robust8 with nptlSamuel Thibault2020-02-161-1/+3
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-1611-0/+1061
* pthread: Move some join tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-107-0/+516
* pthread: Move most barrier tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-105-0/+530
* pthread: Move most sem tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-1013-0/+1196
* pthread: Move key tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-105-0/+497
* pthread: Move some rwlock tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-098-0/+1106
* pthread: Move most once tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-097-0/+525
* pthread: Move most cond tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-0929-0/+3778
* pthread: Move some attr tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-092-0/+306
* pthread: Move most mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-098-1/+1463
* pthread: Move spin tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-095-0/+376
* pthread: Move basic tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-098-1/+675
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-0937-0/+1749
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0128-28/+28
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-302-6/+6
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-4/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0728-28/+28
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+7
* <semaphore.h>: Add nonnull attributesYann Droneaud2019-04-291-10/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0128-28/+28
* hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault2018-04-191-0/+18
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-023-4/+4
* hurd: avoid letting signals go to thread created by timer_createSamuel Thibault2018-04-021-0/+6
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-271-1/+1
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-271-0/+3
* Move NPTL-specific code to NPTL-specific headerSamuel Thibault2018-02-271-26/+1
* allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault2018-01-301-2/+2
* allocalim.h: Fix codestyleSamuel Thibault2018-01-291-3/+3
* hurd: Fix allocalim buildSamuel Thibault2018-01-281-2/+5
* hurd: fix warningSamuel Thibault2018-01-272-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0128-28/+28
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-242-2/+0
* aio: Remove internal_function function attributeFlorian Weimer2017-08-313-20/+8
* aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer2017-08-155-57/+0
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+1
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-281-1/+1
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0128-28/+28
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Revert "aio: fix newp->running data race"Samuel Thibault2016-05-041-5/+3
* aio: fix newp->running data raceSamuel Thibault2016-05-041-3/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0428-28/+28
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-203-9/+4