Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: tag missing functions in system headers. | David 'Digit' Turner | 2010-10-09 | 1 | -0/+2 |
| | | | | | | | | | This matches recent changes in the NDK header. We enclose missing functions in #if 0 .. #endif blocks with a clear "MISSING" in comments in order to locate them later. Change-Id: I87b3a62e777897e75c9243360fb0a82bcc53d9fb | ||||
* | Remove compiler warnings when building Bionic. | David 'Digit' Turner | 2010-06-22 | 1 | -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, *usershell | Colin Cross | 2010-01-15 | 1 | -0/+11 |
| | | | | Change-Id: I5fe7e8b6ee5edbb49e707c3b6737a58563781fa3 | ||||
* | Added a comment. | Andy McFadden | 2009-11-25 | 1 | -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/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+437 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -437/+0 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -0/+10 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -7/+1 |
| | |||||
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+433 |