about summary refs log tree commit diff
path: root/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-261-3/+3
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-181-2/+2
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-181-1/+1
* [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek2021-03-043-1/+5
* nptl: Move elision implementations into libcFlorian Weimer2021-02-231-0/+29
* linux: Fix __sem_check_add_mapping search_semAdhemerval Zanella2021-02-091-1/+1
* linux: Fix __sem_check_add_mapping name lengthAdhemerval Zanella2021-02-091-0/+1
* pthread: Remove alloca usage from __sem_check_add_mappingAdhemerval Zanella2021-02-081-6/+17
* pthread: Refactor semaphore codeAdhemerval Zanella2021-02-084-165/+221
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-082-18/+26
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02257-257/+257
* htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault2020-12-163-0/+439
* y2038: Convert aio_suspend to support 64 bit timeLukasz Majewski2020-11-301-25/+35
* nptl: Fix PTHREAD_PRIO_PROTECT timed lockAdhemerval Zanella2020-11-272-2/+23
* nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella2020-11-252-1/+86
* nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #...Adhemerval Zanella2020-11-252-0/+4
* C11 threads: Fix inaccuracies in testsuiteCorinna Vinschen2020-09-073-3/+3
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-067-1/+1991
* htl: Enable cancel*16 an cancel*20 testsSamuel Thibault2020-06-295-4/+507
* htl: Make sem_*wait cancellations pointsSamuel Thibault2020-06-243-4/+133
* htl: Enable tst-cancel25 testSamuel Thibault2020-06-242-1/+174
* htl: Enable more cancellation testsSamuel Thibault2020-06-145-3/+244
* htl: Enable more cancel testsSamuel Thibault2020-06-108-6/+513
* pthread: Move back linking rules to nptl and htlSamuel Thibault2020-06-081-18/+0
* htl: Enable more testsSamuel Thibault2020-06-0711-0/+739
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-074-1/+646
* htl: Enable more testsSamuel Thibault2020-06-0798-241/+7350
* 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