summaryrefslogtreecommitdiffstats
path: root/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Bug 3330205 Thread safety for bignum powers of 5Glenn Kasten2011-01-171-0/+5
* libc: remove obsolete sha1hash.c source fileDavid 'Digit' Turner2010-12-201-316/+0
* am 958214aa: am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa"Jean-Baptiste Queru2010-10-211-1/+1
|\
| * am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa"Jean-Baptiste Queru2010-10-191-1/+1
| |\
| | * stdlib: strtod: Hide internal symbol __dtoaJim Huang2010-10-151-1/+1
* | | am cb0f5ed8: am 50ace4fe: Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-231-1/+1
|\ \ \ | |/ /
| * | Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-1/+1
* | | Just link fixes for b 2763938.Kristian Monsen2010-06-161-6/+0
|/ /
* | 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