[libc-commits] [PATCH] D125939: [libc] add fprintf and file_writer
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 19 13:32:42 PDT 2022
michaelrj updated this revision to Diff 430793.
michaelrj marked an inline comment as done.
michaelrj added a comment.
add handling for FILE errors
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125939/new/
https://reviews.llvm.org/D125939
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/src/stdio/CMakeLists.txt
libc/src/stdio/fprintf.cpp
libc/src/stdio/fprintf.h
libc/src/stdio/printf_core/CMakeLists.txt
libc/src/stdio/printf_core/file_writer.h
libc/test/src/stdio/CMakeLists.txt
libc/test/src/stdio/fprintf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125939.430793.patch
Type: text/x-patch
Size: 7656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220519/84890009/attachment.bin>
More information about the libc-commits
mailing list