[libc-commits] [PATCH] D136421: [libc] Add implementation of fgetc.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Oct 21 20:35:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0480b45e9eab: [libc] Add implementation of fgetc. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136421

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/fgetc.cpp
  libc/src/stdio/fgetc.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/fgetc_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136421.469856.patch
Type: text/x-patch
Size: 5551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221022/6d8f0503/attachment.bin>


More information about the libc-commits mailing list