[libc-commits] [PATCH] D111584: [libc] add strdup implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Oct 27 10:21:13 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65bb6593e574: [libc] add strdup implementation (authored by michaelrj).
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.382710.patch
Type: text/x-patch
Size: 5230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211027/f359324d/attachment.bin>
More information about the libc-commits
mailing list