[libc-commits] [PATCH] D112846: [libc] add strndup

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 1 12:47:48 PDT 2021


michaelrj updated this revision to Diff 383860.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.

small formatting fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112846

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/string/CMakeLists.txt
  libc/src/string/strndup.cpp
  libc/src/string/strndup.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strndup_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112846.383860.patch
Type: text/x-patch
Size: 5515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211101/252e21ea/attachment.bin>


More information about the libc-commits mailing list