On Thu, 2024-08-15 at 10:43 +1200, Thomas Munro wrote: > So I think the solution could perhaps be something like: in some > early > startup phase before there are any threads, we nail down all the > locale categories to "C" (or whatever we decide on for the permanent > global locale), and also query the "" categories and make a copy of > them in case anyone wants them later, and then never call setlocale() > again.
+1. Regards, Jeff Davis