Commits


Carl Shapiro authored and Android (Google) Code Review committed 4f096dcf6aeM
Merge "Replace all uses of bzero with memset. Bzero and memset are both compiler built-ins so this change should not negatively effect the generated code. However, a forthcoming commit will remove the implicit include of strings.h from stdlib.h and bzero will no longer be visible in these translation units without additional includes."
Showing diff to8e3015e7aa7