[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 15:46:24 PDT 2022


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

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.472792.patch
Type: text/x-patch
Size: 9217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221102/c4334a03/attachment-0001.bin>


More information about the libc-commits mailing list