Go to file
Dan Albert b6cc8e00cd Fix mbsrtowcs(3) src param for finished string.
A mistake I made while cleaning this up the first time through.
mbstrtowcs(3) sets the src param to null if it finishes the string.

Change-Id: I6263646e25d9537043b7025fd1dd6ae195f365e2
2014-07-31 11:31:03 -07:00
benchmarks Start hiding "private/bionic_time.h". 2014-07-25 12:03:51 -07:00
libc Fix mbsrtowcs(3) src param for finished string. 2014-07-31 11:31:03 -07:00
libdl Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
libm Revert "Switch libm to building with clang." 2014-07-11 01:24:15 +00:00
libstdc++ Remove declarations for things that don't exist. 2014-07-29 16:57:47 -07:00
linker Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -07:00
tests Fix mbsrtowcs(3) src param for finished string. 2014-07-31 11:31:03 -07:00
.gitignore
ABI-bugs.txt
Android.mk
CleanSpec.mk Make jemalloc the default choice. 2014-07-11 11:01:30 -07:00
HACKING.txt Rewrite syslog(3) to use Android logging. 2014-07-21 16:56:48 -07:00