tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Per thread locales



On Wed, Dec 30, 2015 at 05:53:33PM +0100, Joerg Sonnenberger wrote:
> The bit masks of the global locale are global arrays. There is no way to
> make that per-thread without breaking the ABI or creating horrible
> compatibility situations (e.g. you are calling an older shared library
> and suddenly get inconsistent results).

Inconsistent as "old stuff will only see the process global arrays"?
Sounds like no big deal to me.

Martin


Home | Main Index | Thread Index | Old Index