]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/lowlevellock.c
string: Use builtins for ffs and ffsll
[thirdparty/glibc.git] / nptl / lowlevellock.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-09  Florian WeimerForce building with -fno-common
2021-07-09  Florian Weimernptl: Use out-of-line wake function in __libc_lock_unlo...
2021-02-23  Florian Weimernptl: Move elision implementations into libc
2021-02-22  Florian Weimernptl: Move lowlevellock into libc [BZ #15648]
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-25  Adhemerval Zanellanptl: Replace lll_futex_{timed_}wait by futex-internal.h
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-05-14  Adhemerval ZanellaSmall optimization for lowlevellock
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-26  Roland McGrathSplit timed-wait functions out of nptl/lowlevellock.c.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-15  Torvald RiegelAdd comments for the generic lowlevellock implementation.
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libpthread
2014-07-07  Roland McGrathGet rid of nptl/sysdeps/ entirely!