[libc-commits] [PATCH] D126829: [libc] add buffering to FILE writes

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jun 9 14:06:01 PDT 2022


michaelrj updated this revision to Diff 435678.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126829

Files:
  libc/config/linux/api.td
  libc/spec/stdc.td
  libc/src/__support/File/file.cpp
  libc/src/__support/File/file.h
  libc/src/__support/File/linux_file.cpp
  libc/test/src/__support/File/file_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126829.435678.patch
Type: text/x-patch
Size: 19312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220609/d8842323/attachment-0001.bin>


More information about the libc-commits mailing list