aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/funlockfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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