[libc-commits] [PATCH] D125806: [libc] Add strlcpy

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 18 10:45:55 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc2c8b2371d7: [libc] Add strlcpy (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125806

Files:
  libc/config/darwin/arm/entrypoints.txt
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/api.td
  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/strlcpy.cpp
  libc/src/string/strlcpy.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strlcpy_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125806.430449.patch
Type: text/x-patch
Size: 6639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220518/6d56608a/attachment.bin>


More information about the libc-commits mailing list