diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-10-14 21:11:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-10-14 21:11:09 +0000 |
commit | 18b8e054cf34f78f100b74b37e54673730530249 (patch) | |
tree | 9a05507b0557ed4c0b7f08549903e069d026f863 /localedata/locales/hu_HU | |
parent | f9126cc23e355dcad375942312e7068b44740d6c (diff) | |
download | glibc-18b8e054cf34f78f100b74b37e54673730530249.tar glibc-18b8e054cf34f78f100b74b37e54673730530249.tar.gz glibc-18b8e054cf34f78f100b74b37e54673730530249.tar.bz2 glibc-18b8e054cf34f78f100b74b37e54673730530249.zip |
* 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.
Diffstat (limited to 'localedata/locales/hu_HU')
-rw-r--r-- | localedata/locales/hu_HU | 28 |
1 files changed, 28 insertions, 0 deletions
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";"" + +<U00C1> "<U0041><U0301>";"<U0041><U00B4>";"<U0041><U0027>" +<U00C9> "<U0045><U0301>";"<U0045><U00B4>";"<U0045><U0027>" +<U00CD> "<U0049><U0301>";"<U0049><U00B4>";"<U0049><U0027>" +<U00D3> "<U004F><U0301>";"<U004F><U00B4>";"<U004F><U0027>" +<U00D6> "<U004F><U0308>";"<U004F><U00A8>";"<U004F><U003A>" +<U0150> "<U004F><U030B>";"<U004F><U02DD>";"<U004F><U0022>" +<U00DA> "<U0055><U0301>";"<U0055><U00B4>";"<U0055><U0027>" +<U00DC> "<U0055><U0308>";"<U0055><U00A8>";"<U0055><U003A>" +<U0170> "<U0055><U030B>";"<U0055><U02DD>";"<U0055><U0022>" + +<U00E1> "<U0061><U0301>";"<U0061><U00B4>";"<U0061><U0027>" +<U00E9> "<U0065><U0301>";"<U0065><U00B4>";"<U0065><U0027>" +<U00ED> "<U0069><U0301>";"<U0069><U00B4>";"<U0069><U0027>" +<U00F3> "<U006F><U0301>";"<U006F><U00B4>";"<U006F><U0027>" +<U00F6> "<U006F><U0308>";"<U006F><U00A8>";"<U006F><U003A>" +<U0151> "<U006F><U030B>";"<U006F><U02DD>";"<U006F><U0022>" +<U00FA> "<U0075><U0301>";"<U0075><U00B4>";"<U0075><U0027>" +<U00FC> "<U0075><U0308>";"<U0075><U00A8>";"<U0075><U003A>" +<U0171> "<U0075><U030B>";"<U0075><U02DD>";"<U0075><U0022>" + +translit_end + END LC_CTYPE LC_MESSAGES @@ -526,6 +553,7 @@ am_pm "";"" t_fmt_ampm "<U0025><U0048><U002E><U0025><U004D><U002E><U0025><U0053>" date_fmt "<U0025><U0059><U002E><U0020><U0025><U0062><U002E><U0020><U0025><U0065><U002E><U002C>/ <U0020><U0025><U0041><U002C><U0020><U0025><U0048><U002E><U0025><U004D><U002E><U0025><U0053><U0020><U0025><U005A>" +week 7;19971201;4 END LC_TIME LC_PAPER |