[libc-commits] [PATCH] D134328: [libc] add fputs and puts
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Sep 21 11:10:26 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9e0dbefdd1a: [libc] add fputs and puts (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134328/new/
https://reviews.llvm.org/D134328
Files:
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/docs/stdio.rst
libc/spec/stdc.td
libc/src/__support/File/file.cpp
libc/src/stdio/CMakeLists.txt
libc/src/stdio/fputs.cpp
libc/src/stdio/fputs.h
libc/src/stdio/puts.cpp
libc/src/stdio/puts.h
libc/test/src/stdio/CMakeLists.txt
libc/test/src/stdio/fileop_test.cpp
libc/test/src/stdio/puts_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134328.461956.patch
Type: text/x-patch
Size: 10655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220921/fe127257/attachment-0001.bin>
More information about the libc-commits
mailing list