[libc-commits] [PATCH] D125978: [libc] Add strlcat

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 19 14:48:56 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1183305f882: [libc] Add strlcat (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.

Changed prior to commit:
  https://reviews.llvm.org/D125978?vs=430812&id=430814#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125978

Files:
  libc/config/darwin/arm/entrypoints.txt
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/config/windows/entrypoints.txt
  libc/spec/bsd_ext.td
  libc/src/string/CMakeLists.txt
  libc/src/string/string_utils.h
  libc/src/string/strlcat.cpp
  libc/src/string/strlcat.h
  libc/src/string/strlcpy.cpp
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strlcat_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125978.430814.patch
Type: text/x-patch
Size: 9096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220519/463c7c6b/attachment.bin>


More information about the libc-commits mailing list