[libc-commits] [PATCH] D126329: [libc] Add global stdout and stderr objects.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 24 22:51:44 PDT 2022
sivachandra updated this revision to Diff 431885.
sivachandra added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126329/new/
https://reviews.llvm.org/D126329
Files:
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/config/public_api.td
libc/spec/spec.td
libc/spec/stdc.td
libc/src/__support/File/file.h
libc/src/__support/File/linux_file.cpp
libc/src/stdio/CMakeLists.txt
libc/src/stdio/stderr.cpp
libc/src/stdio/stderr.h
libc/src/stdio/stdout.cpp
libc/src/stdio/stdout.h
libc/test/src/CMakeLists.txt
libc/test/src/__support/File/platform_file_test.cpp
libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp
libc/utils/HdrGen/PublicAPICommand.cpp
libc/utils/LibcTableGenUtil/APIIndexer.cpp
libc/utils/LibcTableGenUtil/APIIndexer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126329.431885.patch
Type: text/x-patch
Size: 11910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220525/07bb24ec/attachment-0001.bin>
More information about the libc-commits
mailing list