summaryrefslogtreecommitdiffstats
path: root/libc/stdio/findfp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #undefs from AOSP.Elliott Hughes2014-12-021-4/+0
* am 152e978f: Merge "Put stdin/stdout/stderr symbols in place." into lmp-mr1-devElliott Hughes2014-12-021-0/+4
|\
| * Put stdin/stdout/stderr symbols in place.Elliott Hughes2014-12-011-0/+7
| * Ensure we initialize stdin/stdout/stderr's recursive mutexes.Elliott Hughes2014-11-031-0/+188
* | Add non-macro stdin/stdout/stderr too.Elliott Hughes2014-11-141-1/+4
* | Fix warning of missing field initializer.Chih-Hung Hsieh2014-11-041-2/+2
* | Ensure we initialize stdin/stdout/stderr's recursive mutexes.Elliott Hughes2014-11-031-0/+188
|/
* Register _cleanup function with atexitDmitriy Ivanov2014-05-151-206/+0
* Switch to the OpenBSD implementations of the wide scanf functions.Elliott Hughes2014-04-291-5/+1
* Remove ALIGNBYTES and ALIGN from <sys/param.h>Calin Juravle2014-03-211-0/+3
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Clean up abort.Elliott Hughes2013-06-121-5/+4
* libc: speed-up flockfile()/funlockfile()David 'Digit' Turner2011-11-151-1/+6
* Fix the handle locking in stdioKenny Root2011-02-141-6/+28
* stdio: make internal symbols static/hiddenJim Huang2010-10-151-1/+1
* improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa2010-05-171-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+181
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-181/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+181