]> git.ipfire.org Git - thirdparty/glibc.git/commit - locale/programs/locale.c
Include locarchive.h. (ARCHIVE_NAME): Define. (write_archive_locales): New function...
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Dec 2002 03:26:43 +0000 (03:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Dec 2002 03:26:43 +0000 (03:26 +0000)
commite98b69a6366051581b46bc6ac0fd66825687bea8
treeff63a00273dc07243c269e2794e85d31981b022a
parent83b038f253eb2304ee0db291e1768deca72db83c
Include locarchive.h. (ARCHIVE_NAME): Define. (write_archive_locales): New function. (write_locales): Use it.  Ensure the same locale is not printed multiple times in verbose mode. Mode LC_IDENTIFICATION and LC_CTYPE printing into... (print_LC_IDENTIFICATION, print_LC_CTYPE): ... these helper functions. (struct nameent): New type. (nameentcmp): New function.
locale/programs/locale.c