[libc-commits] [PATCH] D137356: [libc] Add implementation of setbuf and setvbuf.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Nov 4 00:15:24 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4eea88495949: [libc] Add implementation of setbuf and setvbuf. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137356/new/
https://reviews.llvm.org/D137356
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/stdc.td
libc/src/__support/File/file.cpp
libc/src/__support/File/file.h
libc/src/stdio/CMakeLists.txt
libc/src/stdio/setbuf.cpp
libc/src/stdio/setbuf.h
libc/src/stdio/setvbuf.cpp
libc/src/stdio/setvbuf.h
libc/test/src/stdio/CMakeLists.txt
libc/test/src/stdio/setbuf_test.cpp
libc/test/src/stdio/setvbuf_test.cpp
libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137356.473137.patch
Type: text/x-patch
Size: 20797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221104/6dafaca9/attachment-0001.bin>
More information about the libc-commits
mailing list