summaryrefslogtreecommitdiff
path: root/src/stdio/funlockfile.c
AgeCommit message (Expand)AuthorLines
2014-08-23fix false ownership of stdio FILEs due to tid reuseRich Felker-1/+9
2011-07-30add proper fuxed-based locking for stdioRich Felker-1/+1
2011-03-12implement flockfile api, rework stdio lockingRich Felker-0/+7