[libc-commits] [PATCH] D136785: [libc] add fgets
    Michael Jones via Phabricator via libc-commits 
    libc-commits at lists.llvm.org
       
    Wed Oct 26 15:22:35 PDT 2022
    
    
  
michaelrj updated this revision to Diff 470957.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
add ferror checking.
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.470957.patch
Type: text/x-patch
Size: 7750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221026/01d25292/attachment-0001.bin>
    
    
More information about the libc-commits
mailing list