[libc-commits] [PATCH] D112846: [libc] add strndup
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Oct 29 13:58:58 PDT 2021
michaelrj created this revision.
michaelrj added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
michaelrj requested review of this revision.
add an implementation of strndup
Repository:
rG LLVM Github Monorepo
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.383495.patch
Type: text/x-patch
Size: 5551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211029/61d078e2/attachment-0001.bin>
More information about the libc-commits
mailing list