[libc-commits] [PATCH] D111762: [libc] add memccpy and mempcpy
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Oct 14 16:38:14 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb8a88fef87e: [libc] add memccpy and mempcpy (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111762/new/
https://reviews.llvm.org/D111762
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/posix.td
libc/src/string/CMakeLists.txt
libc/src/string/memccpy.cpp
libc/src/string/memccpy.h
libc/src/string/mempcpy.cpp
libc/src/string/mempcpy.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/memccpy_test.cpp
libc/test/src/string/mempcpy_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111762.379879.patch
Type: text/x-patch
Size: 10786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211014/09b5bcf0/attachment.bin>
More information about the libc-commits
mailing list