[libc-commits] [PATCH] D137286: [libc] Add implementation of ungetc.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Nov 2 14:42:32 PDT 2022
sivachandra updated this revision to Diff 472773.
sivachandra added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137286/new/
https://reviews.llvm.org/D137286
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/stdc.td
libc/src/__support/File/file.cpp
libc/src/__support/File/file.h
libc/src/stdio/CMakeLists.txt
libc/src/stdio/ungetc.cpp
libc/src/stdio/ungetc.h
libc/test/src/stdio/CMakeLists.txt
libc/test/src/stdio/ungetc_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137286.472773.patch
Type: text/x-patch
Size: 9217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221102/b12f18cf/attachment-0001.bin>
More information about the libc-commits
mailing list