summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio.c
AgeCommit message (Expand)Author
2016-01-20Move stdio implementation details around a little.Elliott Hughes
2015-05-15Don't use TEMP_FAILURE_RETRY on close in bionic.Elliott Hughes
2015-01-20Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions.Elliott Hughes
2014-02-21Clean up our OpenBSD usage.Elliott Hughes
2010-05-17improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project