summaryrefslogtreecommitdiffstats
path: root/libc/stdio/fread.c
Commit message (Expand)AuthorAgeFilesLines
* Fix fread returning bad data.Christopher Ferris2015-02-271-0/+6
* Fix optimized fread.Elliott Hughes2015-01-241-1/+1
* Fix signed/unsigned comparison that was upsetting clang.Elliott Hughes2015-01-201-1/+1
* Optimized fread.Elliott Hughes2015-01-201-35/+64
* Avoid pathological behavior in OpenBSD's fread.Elliott Hughes2014-12-021-0/+104
* Switch to upstream OpenBSD fread/fvwrite.Elliott Hughes2014-04-181-175/+0
* Fix the handle locking in stdioKenny Root2011-02-141-6/+23
* improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa2010-05-171-33/+33
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+158
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-158/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+158