[libc-commits] [PATCH] D111583: [libc] Add strncat and fix strcat

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Oct 12 11:18:26 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e9803bf8250: [libc] Add strncat and fix strcat (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111583/new/

https://reviews.llvm.org/D111583

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/strcat.cpp
  libc/src/string/strncat.cpp
  libc/src/string/strncat.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strncat_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111583.379118.patch
Type: text/x-patch
Size: 6443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211012/79b09c3b/attachment.bin>


More information about the libc-commits mailing list