[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 11:09:56 PDT 2021


michaelrj updated this revision to Diff 362462.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.

address comments


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.362462.patch
Type: text/x-patch
Size: 8851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210728/05a178c4/attachment-0001.bin>


More information about the libc-commits mailing list