..
_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
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
Remove compiler warnings when building Bionic.
2010-06-22 17:51:41 -07:00
strtod.c
stdlib: strtod: Hide internal symbol __dtoa
2010-10-15 01:39:27 +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
wchar.c
Just link fixes for b 2763938.
2010-06-16 14:51:52 +01:00