[libc-commits] [PATCH] D125939: [libc] add fprintf and file_writer

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 31 13:59:23 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba7e1cddda62: [libc] add fprintf and file_writer (authored by michaelrj).

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.433183.patch
Type: text/x-patch
Size: 8012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220531/2091e718/attachment.bin>


More information about the libc-commits mailing list