about summary refs log tree commit diff
path: root/src/stdio/fclose.c
Commit message (Expand)AuthorAgeFilesLines
* fix more unused variable warningsRich Felker2012-11-011-2/+1
* correct locking in stdio functions that tried to be lock-freeRich Felker2012-10-241-2/+5
* add bsd fgetln functionRich Felker2012-08-111-0/+1
* add proper fuxed-based locking for stdioRich Felker2011-07-301-1/+1
* fix fclose return status logic, againRich Felker2011-05-021-1/+2
* fix undefined call order in fclose, possible lost output depending on compilerRich Felker2011-05-011-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+21