[libc-commits] [PATCH] D126829: [libc] add buffering to FILE writes
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 3 14:52:55 PDT 2022
michaelrj updated this revision to Diff 434152.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
rewrite to be closer to the original
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.434152.patch
Type: text/x-patch
Size: 15130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220603/a2f8e2e2/attachment-0001.bin>
More information about the libc-commits
mailing list