]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/nptl/futex-internal.h
Benchtests: Remove broken walk benchmarks
[thirdparty/glibc.git] / sysdeps / nptl / futex-internal.h
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-01  Adhemerval Zanellanptl: Use FUTEX_LOCK_PI2 when available
2021-06-22  Adhemerval Zanellalinux: Only use 64-bit syscall if required for internal...
2021-02-22  Florian Weimernptl: Move futex-internal into libc
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-04  Lukasz Majewskifutex: Remove not used futex_reltimed_wait{_cancelable}
2020-12-01  Lucas A. M. Magalhaesnptl: Fix __futex_clocklock64 return error check [BZ...
2020-11-30  Lukasz Majewskiy2038: Convert aio_suspend to support 64 bit time
2020-11-25  Adhemerval Zanellanptl: Replace __futex_clocklock_wait64 with __futex_abs...
2020-11-25  Adhemerval Zanellanptl: Remove _futex_clock_wait_bitset64
2020-11-25  Adhemerval Zanellanptl: Extend __futex_abstimed_wait_cancelable64 comment
2020-11-25  Adhemerval Zanellanptl: Remove clockwait_tid
2020-11-25  Adhemerval Zanellanptl: Remove futex_wait_cancelable
2020-11-25  Adhemerval Zanellanptl: Remove unused internal futex functions
2020-11-13  Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
2020-10-21  Lukasz Majewskiy2038: nptl: Provide __futex_clock_wait_bitset64 to...
2020-10-15  Lukasz Majewskiy2038: nptl: Convert pthread_mutex_{clock|timed}lock...
2020-10-04  Lukasz MajewskiY2038: nptl: Provide futex_abstimed_wait64 supporting...
2020-09-30  Lukasz Majewskinptl: futex: Move __NR_futex_time64 alias to beginning...
2020-09-02  Lukasz Majewskiy2038: nptl: Convert pthread_cond_{clock|timed}wait...
2020-08-13  Lukasz Majewskiy2038: nptl: Convert pthread_{clock|timed}join_np to...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-31  Adhemerval ZanellaRefactor PI mutexes internal definitions
2019-10-31  Adhemerval ZanellaConsolidate futex-internal.h
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-12  Mike Crowenptl: Remove futex_supports_exact_relative_timeouts
2019-07-12  Mike Crowenptl: Add clockid parameter to futex timed wait calls
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-01  Paul Pluzhnikov[BZ #20271] Add newlines in __libc_fatal calls.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-07-10  Torvald RiegelAdd and use new glibc-internal futex API.