summaryrefslogtreecommitdiffstats
path: root/libc/include/stdio.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-1/+1
| | | | | | | | Also add missing declarations to misc. functions. Fix clearerr() implementation (previous was broken). Handle feature test macros like _POSIX_C_SOURCE properly. Change-Id: Icdc973a6b9d550a166fc2545f727ea837fe800c4
* Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershellColin Cross2010-01-151-0/+11
| | | | Change-Id: I5fe7e8b6ee5edbb49e707c3b6737a58563781fa3
* Added a comment.Andy McFadden2009-11-251-0/+3
| | | | | The structs for stdin/stdout/stderr are formed with a static initializer that needs to be updated if something in FILE is changed.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+437
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-437/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+10
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+1
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+433