[libc-commits] [PATCH] D135227: [libc] add strerror_r function
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Oct 7 11:07:18 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9f95b769efe: [libc] add strerror_r function (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135227/new/
https://reviews.llvm.org/D135227
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/gnu_ext.td
libc/src/__support/error_to_string.cpp
libc/src/__support/error_to_string.h
libc/src/string/CMakeLists.txt
libc/src/string/strerror.cpp
libc/src/string/strerror_r.cpp
libc/src/string/strerror_r.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strerror_r_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135227.466125.patch
Type: text/x-patch
Size: 8163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221007/024b9edc/attachment-0001.bin>
More information about the libc-commits
mailing list