Binary Compatibility Guide

setlocale

The order of locales in the string returned by setlocale() differs between the SunOS 4.x and Solaris 2.x releases. This string is normally used by a subsequent call to setlocale(), and the order should not matter. Applications that rely on a specific order of locales may not be binary compatible.