OSDN Git Service

am 5b81b918: libc: optimize memmove() with memcpy() if possible.
authorDavid 'Digit' Turner <digit@google.com>
Thu, 7 Oct 2010 21:48:31 +0000 (14:48 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Thu, 7 Oct 2010 21:48:31 +0000 (14:48 -0700)
commit5dce6d195ac2c44614351f349e00ff5d8ebbe0bf
tree347d705abf08282f2ad42c131fa97932e0fc5f56
parent0da2a8eb8728395867ec8a669e0aee2f243113db
parent5b81b918173b4bf446c1a85240c094e4dd77231f
am 5b81b918: libc: optimize memmove() with memcpy() if possible.

Merge commit '5b81b918173b4bf446c1a85240c094e4dd77231f' into gingerbread-plus-aosp

* commit '5b81b918173b4bf446c1a85240c094e4dd77231f':
  libc: optimize memmove() with memcpy() if possible.