[libc-commits] [PATCH] D106901: [libc] add strncmp to strings
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 28 14:37:29 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6d03b583b48: [libc] add strncmp to strings (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106901/new/
https://reviews.llvm.org/D106901
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/config/windows/entrypoints.txt
libc/src/string/CMakeLists.txt
libc/src/string/strncmp.cpp
libc/src/string/strncmp.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strncmp_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106901.362544.patch
Type: text/x-patch
Size: 8851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210728/a94aa8c6/attachment.bin>
More information about the libc-commits
mailing list