diff options
| author | Carl Shapiro <cshapiro@google.com> | 2010-03-14 23:01:17 -0700 |
|---|---|---|
| committer | Carl Shapiro <cshapiro@google.com> | 2010-03-14 23:04:49 -0700 |
| commit | 8e3015e7aa7007b1687a4dd39b99cc16f94b2bd1 (patch) | |
| tree | 072c4be14c0a44e47f1eaf2b65e98716eb15194e /tools/aapt2/diff/Diff.cpp | |
| parent | b644f852636b05cf4f4afb2d1dfb3d8c024236fc (diff) | |
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.
Change-Id: I8080fbcaabad4ff280163515168e4af5cd0a7112
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions
