[libc-commits] [PATCH] D126329: [libc] Add global stdout and stderr objects.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 26 22:44:39 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b8ca3c1f18c: [libc] Add global stdout and stderr objects. (authored by sivachandra).

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.432464.patch
Type: text/x-patch
Size: 11916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220527/e804e99e/attachment-0001.bin>


More information about the libc-commits mailing list