about summary refs log tree commit diff
path: root/nptl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]H.J. Lu2020-11-031-1/+1
* Revert "Fix missing redirects in testsuite targets"Andreas Schwab2020-10-081-1/+1
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-061-14/+2
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-07-271-1/+1
* htl: Enable cancel*16 an cancel*20 testsSamuel Thibault2020-06-291-7/+2
* htl: Make sem_*wait cancellations pointsSamuel Thibault2020-06-241-3/+1
* htl: Enable tst-cancel25 testSamuel Thibault2020-06-241-1/+1
* nptl: Remove now-spurious tst-cancelx9 referencesSamuel Thibault2020-06-171-2/+1
* htl: Enable more cancellation testsSamuel Thibault2020-06-141-2/+1
* htl: Enable more cancel testsSamuel Thibault2020-06-101-10/+7
* pthread: Move back linking rules to nptl and htlSamuel Thibault2020-06-081-0/+18
* htl: Enable more testsSamuel Thibault2020-06-071-37/+4
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-071-2/+1
* htl: Enable more testsSamuel Thibault2020-06-071-99/+19
* htl: Add sem_clockwait supportSamuel Thibault2020-06-071-1/+1
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-021-0/+4
* nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer2020-06-021-0/+1
* htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault2020-06-011-1/+1
* htl: Enable more cond testsSamuel Thibault2020-06-011-1/+1
* htl: Add clock variantsSamuel Thibault2020-05-261-10/+6
* signal: Deprecate additional legacy signal handling functionsFlorian Weimer2020-05-251-0/+7
* nptl: Use __pthread_attr_copy in pthread_getattr_default_np (bug 25999)Florian Weimer2020-05-201-0/+1
* nptl: Add __pthread_attr_copy for copying pthread_attr_t objectsFlorian Weimer2020-05-201-0/+1
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-201-1/+1
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-201-1/+2
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-201-1/+2
* nptl: Replace some stubs with the Linux implementationFlorian Weimer2020-05-201-2/+7
* nptl/tst-setuid1-static: Improve isolation from system objectsFlorian Weimer2020-04-271-0/+5
* signal: Only handle on NSIG signals on signal functions (BZ #25657)Adhemerval Zanella2020-04-211-1/+1
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-211-1/+2
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+2
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+2
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+4
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+2
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+2
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+2
* nptl: Sort routines list in Makefile alphabeticallyFlorian Weimer2020-02-201-7/+21
* nptl: Use .NOTPARALLEL in Makefile only if actually running testsFlorian Weimer2020-02-201-1/+3
* Block all signals on timer_create thread (BZ#10815)Adhemerval Zanella2020-02-191-1/+4
* pthread: Fix building tst-robust8 with nptlSamuel Thibault2020-02-161-2/+2
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-161-3/+1
* nptl: Remove ununsed pthread-errnos.h ruleAdhemerval Zanella2020-02-141-2/+1
* pthread: Move some join tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-101-7/+2
* pthread: Move most barrier tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-101-1/+0
* pthread: Move most sem tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-101-3/+1
* pthread: Move key tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-101-1/+0