[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 00:17:05 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/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.469485.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221021/4ea09397/attachment.bin>
More information about the libc-commits
mailing list