[libc-commits] [libc] [libc] implement fputws (PR #196160)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Thu May 7 06:22:22 PDT 2026
================
@@ -0,0 +1,21 @@
+//===-- Implementation header for fputws ----------------------------------===//
----------------
bassiounix wrote:
CAN BE DISCARDED:
Declaration/definition header instead?
There is no implementation here!
The wording is confusing for me because this is what we named the refactored header files in math.
https://github.com/llvm/llvm-project/pull/196160
More information about the libc-commits
mailing list