aboutsummaryrefslogtreecommitdiff
path: root/mach/lowlevellock.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-16hurd: Add LLL_PRIVATE and LLL_SHAREDSamuel Thibault1-0/+3
2020-12-16hurd: Add __lll_abstimed_wait_intrSamuel Thibault1-0/+18
2020-12-16hurd: make lll_* take a variable instead of a ptrSamuel Thibault1-7/+17
2020-12-16hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZERSamuel Thibault1-1/+1
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-02-22Break some lines before not after operators.Joseph Myers1-4/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-03-20hurd: Code style fixesSamuel Thibault1-5/+5
2018-03-18hurd: Fix copyright yearsSamuel Thibault1-1/+1
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille1-0/+81