[libc-commits] [PATCH] D84247: [libc] Implement strnlen.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 22 15:29:02 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf773d37ee1df: [libc] Implements strnlen. (authored by cgyurgyik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84247/new/
https://reviews.llvm.org/D84247
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/spec/posix.td
libc/src/string/CMakeLists.txt
libc/src/string/strnlen.cpp
libc/src/string/strnlen.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strnlen_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84247.279956.patch
Type: text/x-patch
Size: 6985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200722/b06b7dc8/attachment-0001.bin>
More information about the libc-commits
mailing list