[libc-commits] [PATCH] D85779: [libc] Add strtok_r implementation.
Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 13 12:53:03 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc45bab7eb6d: [libc] Add strtok_r implementation. (authored by parallels <parallels at fedora-30.shared>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85779/new/
https://reviews.llvm.org/D85779
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/string_utils.h
libc/src/string/strtok.cpp
libc/src/string/strtok_r.cpp
libc/src/string/strtok_r.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strtok_r_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85779.285471.patch
Type: text/x-patch
Size: 12654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200813/66693f41/attachment-0001.bin>
More information about the libc-commits
mailing list