[libc-commits] [PATCH] D147919: [libc] Add implementation of getchar

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 14 15:40:19 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c261e360f55: [libc] Add implementation of getchar (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147919/new/

https://reviews.llvm.org/D147919

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/riscv64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/docs/stdio.rst
  libc/spec/posix.td
  libc/spec/stdc.td
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/getchar.cpp
  libc/src/stdio/getchar.h
  libc/src/stdio/getchar_unlocked.cpp
  libc/src/stdio/getchar_unlocked.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147919.513777.patch
Type: text/x-patch
Size: 6816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230414/9372d475/attachment.bin>


More information about the libc-commits mailing list