[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 10 09:59:06 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ce490e5a617: [libc] add buffering to FILE writes (authored by michaelrj).

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.435958.patch
Type: text/x-patch
Size: 19312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220610/15239b21/attachment-0001.bin>


More information about the libc-commits mailing list