summaryrefslogtreecommitdiff
path: root/src/stdio/funlockfile.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12make internal declarations for flockfile tracking functions checkableRich Felker1-2/+0
2014-08-23fix false ownership of stdio FILEs due to tid reuseRich Felker1-1/+9
2011-07-30add proper fuxed-based locking for stdioRich Felker1-1/+1
2011-03-12implement flockfile api, rework stdio lockingRich Felker1-0/+7