Go to file
Dan Albert 7a7f9952c1 Adds functionality specified by uchar.h
mbrtoc32 and c32rtomb get their implementations from mbrtowc and wcrtomb. The
wc functions now simply call the c32 functions.

Bug: 14646575
Change-Id: I49d4b95fed0f9d790260c996c4d0f8bfd1686324
2014-06-04 08:39:24 -07:00
benchmarks Revert "Removes bionic's dependence on stlport" 2014-05-19 23:46:51 +00:00
libc Adds functionality specified by uchar.h 2014-06-04 08:39:24 -07:00
libdl Add android_dlopen_ext() interface to linker. 2014-04-17 13:50:55 +01:00
libm Workaround the GCC "(long)fn -> lfn" optimization bug. 2014-05-29 16:32:00 -07:00
libstdc++ Move libstdc++ into libc. 2014-05-14 18:18:55 -07:00
linker Merge "Do not add arcs to the soinfo graph on dlopen" 2014-05-23 02:19:10 +00:00
tests Adds functionality specified by uchar.h 2014-06-04 08:39:24 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
HACKING.txt Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00