Subject: setlocale() doesn't accept language_territory formated locales
To: None <tech-userlevel@netbsd.org>
From: Jean-Luc Wasmer <jl+netbsd@lists.wasmer.ca>
List: tech-userlevel
Date: 06/08/2004 14:03:38
Hi,

setlocale() requires the ".codebase" in the locale. From the man pages, 
this is an optional detail.

I opened a PR for this: lib/25877

JL