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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Oct 26 15:06:39 PDT 2022


michaelrj updated this revision to Diff 470950.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.

address comments


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


More information about the libc-commits mailing list