On Tue, Apr 16, 2013 at 11:39:50PM +0900, Takehiko NOZAKI wrote: > so that the struct _locale __C_locale in libc is much more wasteful.
I should add that it is an internal detail and the way the composed C locale is stored can and likely will change later. So the way it is essentially a copy of (old) global locale is just a way to be minimally intrusive. Joerg