[libc-commits] [PATCH] D134328: [libc] add fputs

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Sep 20 16:59:01 PDT 2022


michaelrj created this revision.
michaelrj added reviewers: sivachandra, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
michaelrj requested review of this revision.

add fputs as well as the EOF macro that it uses.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134328

Files:
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/fputs.cpp
  libc/src/stdio/fputs.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/fileop_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134328.461761.patch
Type: text/x-patch
Size: 5823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220920/ee71f5db/attachment-0001.bin>


More information about the libc-commits mailing list