From 18b8e054cf34f78f100b74b37e54673730530249 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Oct 2005 21:11:09 +0000 Subject: * sysdeps/unix/opendir.c (__opendir): Pass extra argument to __alloc_dir. (__alloc_dir): Only close descriptor on error if new parameter is true. * sysdeps/unix/fdopendir.c (fdopendir): Pass extra argument to __alloc_dir. Don't close fd on error. * include/dirent.h (__alloc_dir): Adjust prototype. * include/sys/mman.h (__mremap): Add ellipsis. * malloc/memusage.c: Adjust mremap wrapper for optional additional parameter. --- localedata/locales/hu_HU | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'localedata/locales') diff --git a/localedata/locales/hu_HU b/localedata/locales/hu_HU index 00439d7323..3128cb9cc2 100644 --- a/localedata/locales/hu_HU +++ b/localedata/locales/hu_HU @@ -453,6 +453,33 @@ END LC_COLLATE LC_CTYPE copy "i18n" + +translit_start + +include "translit_combining";"" + + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + "";"";"" + +translit_end + END LC_CTYPE LC_MESSAGES @@ -526,6 +553,7 @@ am_pm "";"" t_fmt_ampm "" date_fmt "/ " +week 7;19971201;4 END LC_TIME LC_PAPER -- cgit 1.4.1