Mahmoud Taghizadeh <m_taghi(at)yahoo(dot)com> writes:
> as far as I investigate the glibc code, I found some
> extention function such as strcol_l and strxfrm_l that
> let you to pass locale to them. so you dont have to
> change locale repeatedly.
Sorry, but depending on glibc-only functionality is a non-starter.
We run on many platforms that use other libc implementations.
Anything not standardized by the Single Unix Spec isn't even worth
suggesting...
http://www.opengroup.org/onlinepubs/007908799/
regards, tom lane