aboutsummaryrefslogtreecommitdiff
path: root/nptl/lowlevellock.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-07-09Force building with -fno-commonFlorian Weimer1-1/+1
2021-07-09nptl: Use out-of-line wake function in __libc_lock_unlock slow pathFlorian Weimer1-0/+14
2021-02-23nptl: Move elision implementations into libcFlorian Weimer1-0/+5
2021-02-22nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer1-4/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-25nptl: Replace lll_futex_{timed_}wait by futex-internal.hAdhemerval Zanella1-3/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-14Small optimization for lowlevellockAdhemerval Zanella1-12/+19
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath1-84/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel1-7/+14
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-1/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+124