2482 Commits (71eeae0325a95f5e5d7ec4a27a6a6c357e0c8ef4)

Author SHA1 Message Date
Adhemerval Zanella 71eeae0325 nptl: Fix PTHREAD_PRIO_PROTECT timed lock 5 years ago
Adhemerval Zanella b4c3446836 nptl: Return EINVAL for invalid clock for pthread_clockjoin_np 5 years ago
Adhemerval Zanella 74f418b29d nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #26801] 6 years ago
Adhemerval Zanella b45b1c5ba1 nptl: Replace lll_futex_wake with futex-internal.h 5 years ago
Adhemerval Zanella 2a45be88ed nptl: Replace lll_futex_supported_clockid with futex-internal.h 5 years ago
Adhemerval Zanella 878fe624d4 nptl: Replace lll_futex_{timed_}wait by futex-internal.h 5 years ago
Adhemerval Zanella 5289cec4b8 nptl: Replace lll_timedwait with __futex_abstimed_wait64 5 years ago
Adhemerval Zanella a3e7aead03 nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64 5 years ago
Adhemerval Zanella a52665818a nptl: Remove _futex_clock_wait_bitset64 5 years ago
Adhemerval Zanella 9e92278ffa nptl: Remove clockwait_tid 5 years ago
Adhemerval Zanella 2e39f65b5e nptl: Remove futex_wait_cancelable 5 years ago
Adhemerval Zanella 7e9afa8a84 nptl: Remove unused internal futex functions 5 years ago
Samuel Thibault 3dbbd2ff92 Add {,sysdep-}ld-library-path make variable 5 years ago
Florian Weimer 1daccf403b nptl: Move stack list variables into _rtld_global 5 years ago
Florian Weimer 26f7c72a99 nptl: Eliminate <smp.h> and __is_smp 5 years ago
H.J. Lu fbb71eddb3 tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820] 6 years ago
Joseph Myers 2098d4034d Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647) 6 years ago
Lukasz Majewski 9cb2c92384 y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset 6 years ago
Lukasz Majewski 29e9874a04 y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit 6 years ago
Andreas Schwab 8f8052c2aa Revert "Fix missing redirects in testsuite targets" 6 years ago
Lukasz Majewski 3102e28bd1 y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time 6 years ago
Szabolcs Nagy 238032ead6 aarch64: enforce >=64K guard size [BZ #26691] 8 years ago
Lukasz Majewski b8d3e8fbaa y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time 6 years ago
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions 6 years ago
Lukasz Majewski 323592fdc9 y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time 6 years ago
H.J. Lu cb7e7a5ca1 nptl: Handle NULL abstime [BZ #26394] 6 years ago
Lukasz Majewski 4a14cb87ca y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time 6 years ago
Samuel Thibault ac54c335e9 htl: Enable tst-cancelx?[45] 6 years ago
Samuel Thibault b71bc845dd tst-cancel4: Make blocking on write more portable 6 years ago
H.J. Lu 0ad926f349 nptl: Zero-extend arguments to SETXID syscalls [BZ #26248] 6 years ago
Florian Weimer efedd1ed3d Linux: Remove rseq support 6 years ago
Adhemerval Zanella 9deec7c8ba string: Remove old TLS usage on strsignal 6 years ago
Adhemerval Zanella f26d456b98 linux: Fix __NSIG_WORDS and add __NSIG_BYTES 6 years ago
Florian Weimer 706ad1e7af Add the __libc_single_threaded variable 6 years ago
Mathieu Desnoyers 0c76fc3c2b Linux: Perform rseq registration at C startup and thread creation 6 years ago
Samuel Thibault f9cf873537 tst-cancel4: deal with ENOSYS errors 6 years ago
Samuel Thibault 269e4c17cd htl: Enable cancel*16 an cancel*20 tests 6 years ago
Samuel Thibault b9ca3f3efb tst-cancel4-common.c: fix calling socketpair 6 years ago
Szabolcs Nagy 087942251f nptl: Don't madvise user provided stack 6 years ago
Samuel Thibault eca16db02d htl: Make sem_*wait cancellations points 6 years ago
Samuel Thibault 9f6e508b42 htl: Enable tst-cancel25 test 6 years ago
Samuel Thibault 7a508406df nptl: Remove now-spurious tst-cancelx9 references 6 years ago
Samuel Thibault 45fce058fe htl: Enable more cancellation tests 6 years ago
Samuel Thibault 62d97c3432 htl: Enable more cancel tests 6 years ago
Samuel Thibault dd7a8ad7ba pthread: Move back linking rules to nptl and htl 6 years ago
Samuel Thibault 314a431d37 htl: Enable more tests 6 years ago
Samuel Thibault 4bab9ad854 htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2 6 years ago
Samuel Thibault d6d74ec16c htl: Enable more tests 6 years ago
Samuel Thibault be22a151f3 htl: Add sem_clockwait support 6 years ago
Florian Weimer ec41af45a6 nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np 6 years ago