about summary refs log tree commit diff
path: root/sysdeps/nptl/futex-internal.c
Commit message (Expand)AuthorAgeFilesLines
* 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