[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:34:16 PDT 2022


sivachandra updated this revision to Diff 469855.
sivachandra added a comment.

Address comments.


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.469855.patch
Type: text/x-patch
Size: 5551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221022/0b9c20b3/attachment-0001.bin>


More information about the libc-commits mailing list