about summary refs log tree commit diff
path: root/src/stdio/funlockfile.c
Commit message (Expand)AuthorAgeFilesLines
* make internal declarations for flockfile tracking functions checkableRich Felker2018-09-121-2/+0
* fix false ownership of stdio FILEs due to tid reuseRich Felker2014-08-231-1/+9
* add proper fuxed-based locking for stdioRich Felker2011-07-301-1/+1
* implement flockfile api, rework stdio lockingRich Felker2011-03-121-0/+7