[libc-commits] [PATCH] D136785: [libc] add fgets

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 27 10:27:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d52283391bc: [libc] add fgets (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136785

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136785.471217.patch
Type: text/x-patch
Size: 7734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221027/68c0e667/attachment-0001.bin>


More information about the libc-commits mailing list