[libc-commits] [PATCH] D136398: [libc] Add stdin definition.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 20 17:16:12 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136398

Files:
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  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/stdin.cpp
  libc/src/stdio/stdin.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136398.469420.patch
Type: text/x-patch
Size: 4089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221021/333aa5e6/attachment-0001.bin>


More information about the libc-commits mailing list