[libc-commits] [PATCH] D111584: [libc] add strdup implementation

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Oct 19 16:14:53 PDT 2021


michaelrj updated this revision to Diff 380809.
michaelrj added a comment.

missed the changes in stdc.td


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111584

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111584.380809.patch
Type: text/x-patch
Size: 5055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211019/ef904941/attachment.bin>


More information about the libc-commits mailing list