HP-UX 11i Version 1.5 Release Notes, May 2001

Table Of Contents
Commands and System Calls
Changed locale and localedef Commands
Chapter 6 85
# /usr/lib/nls/iconv/hpux32/methods.1
/usr/lib/nls/loc/hpux64/
/usr/lib/nls/loc/hpux64/locales.1 # IA-64 native 64 bit locales
/usr/lib/nls/loc/hpux64/locales # Link to /usr/lib/nls/loc/hpux64/locales.1
/usr/lib/nls/loc/hpux64/methods.1 # IA-64 native 64 bit methods
/usr/lib/nls/loc/hpux64/methods # Link to /usr/lib/nls/loc/hpux64/methods.1
/usr/lib/nls/iconv/hpux64/methods.1 # IA-64 native 64 bit iconv libraries
/usr/lib/nls/iconv/hpux64/methods # Link to
# /usr/lib/nls/iconv/hpux64/methods.1
Changes to locale Command
Locales are listed according to the underlying processor type if the -a
option of the locale command is specified. The -a option is used as
follows:
-a list 32-bit IPF locales
-a 32 list 32-bit IPF locales
-a 64 list 64-bit IPF locales
-pa32 list 32-bit PA locale libraries in
/usr/lib/nls/loc/locales.2
-pa64 list 64-bit IPF locale libraries in
/usr/lib/nls/loc/pa20_64/locales.2
A new option, -A lists all the locale libraries irrespective of the flavors
and versions. This list includes locales in the directories
/usr/lib/nls/loc/locales.2
/usr/lib/nls/loc/pa20_64/locales.2
/usr/lib/nls/loc/hpux32/locales.1
/usr/lib/nls/loc/hpux64/locales.1
Changes to localedef Command
Beginning in 11.0, localedef builds both 32-bit and 64-bit locale
libraries on 64-bit systems, and only 32-bit libraries on 32-bit systems.
On Itanium-based systems, both 32-bit and 64-bit libraries will be built.
The libraries are installed as described in Directory Structure Changes.
There are slight differences in method files due to the different paths for
methods on PA and IPF systems.