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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 7 16:54:02 PDT 2022


michaelrj updated this revision to Diff 434996.
michaelrj added a comment.

change to a simpler algorithm


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/linux_file.cpp
  libc/test/src/__support/File/file_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126829.434996.patch
Type: text/x-patch
Size: 15549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220607/875faa06/attachment-0001.bin>


More information about the libc-commits mailing list