OSDN Git Service

am 5dce6d19: am 5b81b918: libc: optimize memmove() with memcpy() if possible.
authorDavid 'Digit' Turner <digit@google.com>
Sun, 10 Oct 2010 18:26:53 +0000 (11:26 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Sun, 10 Oct 2010 18:26:53 +0000 (11:26 -0700)
commit0144b0b67c8a31fbea3cb5e3a756fb86a3fcd752
tree3d79f84600084696aa42a7b35319c2d3121166f9
parentdac542655c139692b8dce54ac9adcdd55df3edec
parent5dce6d195ac2c44614351f349e00ff5d8ebbe0bf
am 5dce6d19: am 5b81b918: libc: optimize memmove() with memcpy() if possible.

Merge commit '5dce6d195ac2c44614351f349e00ff5d8ebbe0bf'

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