about summary refs log tree commit diff
path: root/sysdeps/nptl/futex-internal.c
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove _futex_clock_wait_bitset64Adhemerval Zanella2020-11-251-46/+0
* nptl: Consolidate __futex_abstimed_wait_{cancelable}64Adhemerval Zanella2020-11-251-76/+35
* nptl: Extend __futex_abstimed_wait_cancelable64 commentAdhemerval Zanella2020-11-251-6/+2
* y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitsetLukasz Majewski2020-10-211-1/+47
* y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2020-10-151-0/+53
* Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit timeLukasz Majewski2020-10-041-0/+70
* nptl: Provide proper spelling for 32 bit version of futex_abstimed_waitLukasz Majewski2020-09-301-6/+6
* nptl: Fix __futex_abstimed_wait_cancellable32Adhemerval Zanella2020-09-281-4/+10
* nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_ca...Lukasz Majewski2020-09-091-3/+3
* y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit timeLukasz Majewski2020-09-021-0/+95