| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add stdlib functions mbstowcs() and wcstombs(). DO NOT MERGE. | Dan Bornstein | 2010-03-03 | 1 | -0/+10 |
| | | | | | | As with the other wchar functions in Bionic, these are really minimally functional stubs. | ||||
| * | Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1 | Mathias Agopian | 2009-12-03 | 2 | -74/+37 |
| | | | | | | | | This reverts commit 754c178ae551aedcbbfd3bfd1c1c3b710d9ad989. Turns out we don't need it afterall (needed a stable sort anyways). So, we'll make that change in the dev branch instead. | ||||
| * | Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 2 | -37/+74 |
| | | | | | | | NOTE: This replaces qsort.c with the FreeBSD version. While the patch changes the source, it should not alter the implementation that should use the exact same algorithm. | ||||
| * | Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated ↵ | David 'Digit' Turner | 2009-05-20 | 1 | -0/+9 |
| | | | | | | | __cxa_finalize() implementation This patch uses "#if ANDROID" instead of "#if 1" in the __cxa_finalize() fix | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 38 | -0/+5767 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 38 | -5767/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 3 | -29/+105 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 3 | -0/+171 |
| | | |||||
| * | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 35 | -0/+5520 |
