summaryrefslogtreecommitdiff
path: root/src/stdio/fclose.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-01fix more unused variable warningsRich Felker1-2/+1
2012-10-24correct locking in stdio functions that tried to be lock-freeRich Felker1-2/+5
2012-08-11add bsd fgetln functionRich Felker1-0/+1
2011-07-30add proper fuxed-based locking for stdioRich Felker1-1/+1
2011-05-02fix fclose return status logic, againRich Felker1-1/+2
2011-05-01fix undefined call order in fclose, possible lost output depending on compilerRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+21