Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Dec 2002 03:29:13 +0000 (03:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Dec 2002 03:29:13 +0000 (03:29 +0000)
commit36b3f3eb117f2923b1080a22f748e4a6cd63de73
tree63128daed66f81ed9c1c0bc061e3be4c044a805d
parente98b69a6366051581b46bc6ac0fd66825687bea8
Update.

2002-12-13  Jakub Jelinek  <jakub@redhat.com>

* locale/programs/locale.c: 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.
ChangeLog