about summary refs log tree commit diff
path: root/src/stdio/__lockfile.c
Commit message (Expand)AuthorAgeFilesLines
* revert some more spin optimizations that turned out to be pessimizationsRich Felker2011-03-281-1/+1
* simplify and optimize FILE lock handlingRich Felker2011-03-241-6/+7
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* implement flockfile api, rework stdio lockingRich Felker2011-03-121-0/+19