[libc-commits] [libc] [libc] Initial support for 'locale.h' in the LLVM libc (PR #102689)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Fri Aug 9 14:58:27 PDT 2024


jhuber6 wrote:

Right now this just supports returning pointers to a single default "C" locale. Maybe in the future we might want `C.UTF-8`, but this is hopefully the minimum "functional" set.

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


More information about the libc-commits mailing list