[libc-commits] [libc] [libc] Add the implementation of the fdopen function (PR #94186)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Jun 5 16:26:46 PDT 2024
================
@@ -0,0 +1,76 @@
+//===-- Implementation of fprintf -------------------------------*- C++ -*-===//
----------------
michaelrj-google wrote:
nit: fix title
https://github.com/llvm/llvm-project/pull/94186
More information about the libc-commits
mailing list