> I have been asked by a Scribus developer "Can you see
> what header file offers a locale_t definition on
> OpenSolaris?

I didn't find a locale_t definition in Solaris (SX:CE b129).

It seems that locale_t was added to <locale.h>,
together with functions like duplocale(), freelocale(),
newlocale() and uselocale() ("thread-aware locales"):

http://www.opengroup.org/onlinepubs/9699919799/basedefs/locale.h.html
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to