about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* nptl: Fix __futex_clocklock64 return error check [BZ #26964]Lucas A. M. Magalhaes2020-12-012-1/+139
* y2038: Convert aio_suspend to support 64 bit timeLukasz Majewski2020-11-301-0/+1
* nptl: Add EOVERFLOW checks for futex callsAdhemerval Zanella2020-11-274-13/+13
* nptl: Fix PTHREAD_PRIO_PROTECT timed lockAdhemerval Zanella2020-11-274-25/+11
* nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella2020-11-251-0/+4
* nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #...Adhemerval Zanella2020-11-253-1/+76
* nptl: Replace lll_futex_wake with futex-internal.hAdhemerval Zanella2020-11-253-12/+7
* nptl: Replace lll_futex_supported_clockid with futex-internal.hAdhemerval Zanella2020-11-251-1/+1
* nptl: Replace lll_futex_{timed_}wait by futex-internal.hAdhemerval Zanella2020-11-254-12/+14
* nptl: Replace lll_timedwait with __futex_abstimed_wait64Adhemerval Zanella2020-11-253-65/+2
* nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64Adhemerval Zanella2020-11-251-2/+2
* nptl: Remove _futex_clock_wait_bitset64Adhemerval Zanella2020-11-251-3/+4
* nptl: Remove clockwait_tidAdhemerval Zanella2020-11-251-58/+18
* nptl: Remove futex_wait_cancelableAdhemerval Zanella2020-11-251-20/+2
* nptl: Remove unused internal futex functionsAdhemerval Zanella2020-11-251-2/+1
* Add {,sysdep-}ld-library-path make variableSamuel Thibault2020-11-161-1/+1
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-165-126/+47
* nptl: Eliminate <smp.h> and __is_smpFlorian Weimer2020-11-136-43/+0
* tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]H.J. Lu2020-11-031-1/+1
* Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)Joseph Myers2020-10-302-0/+20
* y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitsetLukasz Majewski2020-10-211-1/+1
* y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2020-10-152-20/+55
* Revert "Fix missing redirects in testsuite targets"Andreas Schwab2020-10-081-1/+1
* y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bi...Lukasz Majewski2020-10-048-31/+104
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-2/+12
* y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit timeLukasz Majewski2020-09-145-14/+56
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski2020-09-022-8/+46
* nptl: Handle NULL abstime [BZ #26394]H.J. Lu2020-08-172-6/+16
* y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski2020-08-134-14/+58
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-067-1991/+2
* tst-cancel4: Make blocking on write more portableSamuel Thibault2020-08-071-4/+4
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-07-273-2/+87
* Linux: Remove rseq supportFlorian Weimer2020-07-161-13/+0
* string: Remove old TLS usage on strsignalAdhemerval Zanella2020-07-072-0/+6
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-072-2/+2
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+5
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+13
* tst-cancel4: deal with ENOSYS errorsSamuel Thibault2020-07-051-4/+38
* htl: Enable cancel*16 an cancel*20 testsSamuel Thibault2020-06-295-507/+2
* tst-cancel4-common.c: fix calling socketpairSamuel Thibault2020-06-261-1/+1
* nptl: Don't madvise user provided stackSzabolcs Nagy2020-06-251-2/+3
* htl: Make sem_*wait cancellations pointsSamuel Thibault2020-06-243-131/+1
* htl: Enable tst-cancel25 testSamuel Thibault2020-06-242-172/+1
* nptl: Remove now-spurious tst-cancelx9 referencesSamuel Thibault2020-06-171-2/+1
* htl: Enable more cancellation testsSamuel Thibault2020-06-145-241/+1
* htl: Enable more cancel testsSamuel Thibault2020-06-108-512/+7
* pthread: Move back linking rules to nptl and htlSamuel Thibault2020-06-081-0/+18
* htl: Enable more testsSamuel Thibault2020-06-0711-735/+4
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-074-646/+1