[libc-commits] [libc] [libc] implement fwide (PR #196157)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Wed May 6 23:52:14 PDT 2026


================
@@ -0,0 +1,38 @@
+//===-- Implementation of fwide -------------------------------------------===//
----------------
kaladron wrote:

It was recently pointed out to me that the file headers have changed in LLVM:

https://llvm.org/docs/CodingStandards.html#file-headers



https://github.com/llvm/llvm-project/pull/196157


More information about the libc-commits mailing list