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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bbbec1ae7b7: [libc] add strndup (authored by michaelrj).

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.383863.patch
Type: text/x-patch
Size: 5515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211101/4204fcda/attachment-0001.bin>


More information about the libc-commits mailing list