summaryrefslogtreecommitdiff
path: root/nptl/lowlevelrobustlock.c
AgeCommit message (Expand)Author
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-07-07Fix robust mutex daedlock [BZ #20263]Jiyoung Yun
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath