[libcxx-commits] [PATCH] D119441: [libc++] Fix locale name construction

Hubert Tong via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 11 13:57:38 PST 2022


hubert.reinterpretcast added a comment.
Herald added a project: All.

For info: `getlocalename_l` is the proposed/new interface to get (per category) locale names in a thread-safe manner.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119441/new/

https://reviews.llvm.org/D119441



More information about the libcxx-commits mailing list