Age | Commit message (Expand) | Author |
2021-06-22 | linux: Only use 64-bit syscall if required for internal futex | Adhemerval Zanella |
2021-02-22 | nptl: Move futex-internal into libc | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-04 | futex: Remove not used futex_reltimed_wait{_cancelable} | Lukasz Majewski |
2020-12-01 | nptl: Fix __futex_clocklock64 return error check [BZ #26964] | Lucas A. M. Magalhaes |
2020-11-30 | y2038: Convert aio_suspend to support 64 bit time | Lukasz Majewski |
2020-11-25 | nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64 | Adhemerval Zanella |
2020-11-25 | nptl: Remove _futex_clock_wait_bitset64 | Adhemerval Zanella |
2020-11-25 | nptl: Extend __futex_abstimed_wait_cancelable64 comment | Adhemerval Zanella |
2020-11-25 | nptl: Remove clockwait_tid | Adhemerval Zanella |
2020-11-25 | nptl: Remove futex_wait_cancelable | Adhemerval Zanella |
2020-11-25 | nptl: Remove unused internal futex functions | Adhemerval Zanella |
2020-11-13 | Remove tls.h inclusion from internal errno.h | Adhemerval Zanella |
2020-10-21 | y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitset | Lukasz Majewski |
2020-10-15 | y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit | Lukasz Majewski |
2020-10-04 | Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time | Lukasz Majewski |
2020-09-30 | nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h | Lukasz Majewski |
2020-09-02 | y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time | Lukasz Majewski |
2020-08-13 | y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time | Lukasz Majewski |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-31 | Refactor PI mutexes internal definitions | Adhemerval Zanella |
2019-10-31 | Consolidate futex-internal.h | Adhemerval Zanella |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-12 | nptl: Remove futex_supports_exact_relative_timeouts | Mike Crowe |
2019-07-12 | nptl: Add clockid parameter to futex timed wait calls | Mike Crowe |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-07-10 | Add and use new glibc-internal futex API. | Torvald Riegel |