aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nptl/lowlevellock-futex.h
AgeCommit message (Expand)Author
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer
2021-02-04nptl: Remove private futex optimization [BZ #27304]Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-04lowlevellock-futex: Remove not used macrosLukasz Majewski
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-31Refactor PI mutexes internal definitionsAdhemerval Zanella
2019-10-31Consolidate lowlevellock-futex.hAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-12nptl: Add clockid parameter to futex timed wait callsMike Crowe
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath