summaryrefslogtreecommitdiffstats
path: root/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-1/+1
* wchar.h: improve wchar_t support in BionicDavid 'Digit' Turner2010-06-151-124/+12
* merge from open-source masterThe Android Open Source Project2010-05-0311-223/+221
|\
| * improve readability of stdlib: fix indentation and remove trailing spacesAndré Goddard Rosa2010-04-2911-232/+230
* | merge from open-source masterThe Android Open Source Project2010-03-311-2/+2
|\ \ | |/
| * stdlib: optimize bsearch()André Goddard Rosa2010-03-281-2/+2
* | Fix strtod security bug.David 'Digit' Turner2010-03-091-28/+142
* | am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation t...Mathias Agopian2009-12-042-74/+37
|\ \ | |/
| * Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1Mathias Agopian2009-12-032-74/+37
* | am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C ...David 'Digit' Turner2009-12-042-37/+74
|\ \ | |/
| * Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-032-37/+74
* | Add stdlib functions mbstowcs() and wcstombs().Dan Bornstein2009-11-101-0/+10
|/
* Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __...David 'Digit' Turner2009-05-201-0/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0338-0/+5767
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0338-5767/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-203-29/+105
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-0/+171
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-2135-0/+5520