platform_bionic/libc/stdlib
Elliott Hughes a89864a20b Move non-upstream code into the libc/bionic directory.
I'll need at least one more pass, because there's some upstream code
lurking in libc/bionic, but this is still a step in the right direction.

Change-Id: I55927315972da8327ae01c5240ed587db17e8462
2012-10-01 17:35:49 -07:00
..
assert.c Report errors to the log, not just stderr. 2012-07-27 17:43:38 -07:00
atexit.c ARM: make CRT_LEGACY_WORKAROUND work as intended 2012-08-28 10:27:02 +02:00
atexit.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
bsearch.c stdlib: optimize bsearch() 2010-03-28 21:18:56 -03:00
ctype_.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
div.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
exit.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getenv.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
ldiv.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
lldiv.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
putenv.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
qsort.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
setenv.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
setjmperr.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtod.c Bug 3330205 Thread safety for bignum powers of 5 2011-01-17 11:32:11 -08:00
strtoimax.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
strtol.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtoll.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtoul.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtoull.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtoumax.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
tolower_.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
toupper_.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00