6 .Nd Set the per-thread locale
10 .Fn uselocale "locale_t loc"
12 Sets the per-thread locale to
16 to turn off any per-thread locale.
19 to return the current value of the per-thread locale (or
20 .Dv LC_GLOBAL_LOCALE )
21 without changing the locale.
23 Returns the previous locale, or
25 if no per-thread locale was in effect.