[libc-commits] [libc] [libc] Implement wcs to mbs family of functions (PR #149421)

via libc-commits libc-commits at lists.llvm.org
Fri Jul 18 09:43:58 PDT 2025


================
@@ -0,0 +1,56 @@
+//===-- Implementation of wcsnrtombs --------------------------------------===//
----------------
lntue wrote:

Why don't we make this one header-only?

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


More information about the libc-commits mailing list