https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221224

joerg.schill...@fokus.fraunhofer.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joerg.Schilling@fokus.fraun
                   |                            |hofer.de

--- Comment #3 from joerg.schill...@fokus.fraunhofer.de ---
Note that AIX, HP-UX, (closed) Solaris are based on the same i18n code and 
all use the following ordering:

#define LC_CTYPE        0 
#define LC_NUMERIC      1 
#define LC_TIME         2 
#define LC_COLLATE      3 
#define LC_MONETARY     4 
#define LC_MESSAGES     5 
#define LC_ALL          6 

This ordering is used for composite locales!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to