platform_bionic/libc/stdlib
The Android Open Source Project f450fa5f99 merge from open-source master
Change-Id: If02d33af51017dbd85e91c79ac2e848eda6cf253
2010-05-03 15:33:05 -07:00
..
_rand48.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
assert.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
atexit.c Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation 2009-05-20 11:42:52 +02:00
atexit.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
atoi.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
atol.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
atoll.c 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
jrand48.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08: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
locale.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
lrand48.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
mrand48.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
nrand48.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
seed48.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
sha1hash.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
srand48.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strntoimax.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strntoumax.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtod.c merge from open-source master 2010-05-03 15:33:05 -07: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
wchar.c merge from open-source master 2010-05-03 15:33:05 -07:00