[libc-commits] [PATCH] D82376: [libc] Add strdup implementation.

Chris Gyurgyik via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 23 07:58:45 PDT 2020


cgyurgyik updated this revision to Diff 272727.
cgyurgyik added a comment.

Add header for size_t.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82376

Files:
  libc/config/linux/x86_64/entrypoints.txt
  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: D82376.272727.patch
Type: text/x-patch
Size: 4321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200623/c6e7bb2b/attachment-0001.bin>


More information about the libc-commits mailing list