On Sat, 23 May 2020 12:30:59 +1000
Paul Ripke <[email protected]> wrote:
 
> So has the default value of LC_ALL (or LC_.*) changed recently?
> 

I don't use any custom locale settings and this is what I get:

rp3$ uname -rm
9.0_STABLE evbarm

rp3$ locale
LANG=""
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=""

Reply via email to