[libc][Obvious] Some clean work with memmove.
authorCheng Wang <chennngwang@gmail.com>
Tue, 14 Sep 2021 09:19:28 +0000 (17:19 +0800)
committerCheng Wang <chennngwang@gmail.com>
Tue, 14 Sep 2021 09:30:37 +0000 (17:30 +0800)
commit3582828748282708ea33cadb587b637d9ffa8546
tree743ffe6e9c202e28452fbab45435c7cf1f8b3439
parent2d6829bbbe6877920d9be1db93b9f3fc85b43d10
[libc][Obvious] Some clean work with memmove.
libc/src/string/memmove.cpp
libc/src/string/memmove.h
libc/test/src/string/memmove_test.cpp