From: Ulrich Drepper Date: Fri, 3 Mar 2000 20:04:58 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-91~923 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6500dff66435c547de2b50d129ad672e058ed762;p=platform%2Fupstream%2Fglibc.git Update. 2000-03-02 Andreas Jaeger * resolv/Makefile (headers): Add arpa/nameser_compat.h. --- diff --git a/ChangeLog b/ChangeLog index 47c07c4..035e49e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-03-02 Andreas Jaeger + + * resolv/Makefile (headers): Add arpa/nameser_compat.h. + 2000-03-01 Andreas Jaeger * time/Makefile (tst-getdate-ENV): New flag to pass DATEMSK. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 0e561d3..79b1508 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2000-03-03 Ulrich Drepper + + * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9. + 2000-03-01 Andreas Jaeger * SUPPORTED: Added bg_BG.CP1251. diff --git a/localedata/charmaps/ISO-8859-14 b/localedata/charmaps/ISO-8859-14 index fbf6d1c..c760c62 100644 --- a/localedata/charmaps/ISO-8859-14 +++ b/localedata/charmaps/ISO-8859-14 @@ -265,7 +265,6 @@ CHARMAP /xA7 SECTION SIGN /xA8 LATIN CAPITAL LETTER W WITH GRAVE /xA9 COPYRIGHT SIGN - /xA9 COPYRIGHT SIGN /xAA LATIN CAPITAL LETTER W WITH ACUTE /xAB LATIN SMALL LETTER D WITH DOT ABOVE /xAC LATIN CAPITAL LETTER Y WITH GRAVE diff --git a/localedata/locales/gv_GB b/localedata/locales/gv_GB new file mode 100644 index 0000000..e751557 --- /dev/null +++ b/localedata/locales/gv_GB @@ -0,0 +1,106 @@ +escape_char / +comment_char % +repertoiremap mnemonic.ds + +% WARNING: UNOFFICIAL; EXPERIMENTAL. CHECK WITH Keld Simonsen +% to see if there is an offical release for Manx Gaelic. + +% Manx Gaelic language locale for Britain +% Source: Alastair McKinstry +% Address: Croí Lár, Ballinahalla, Maigh Cuilinn, +% Co. Gaillimh, Ireland +% Contact: Alastair McKinstry +% Email: mckinstry@computer.org +% Tel: +353 91 556177 +% Language: gv +% Territory: GB +% Revision: 4.3 +% Date: 1999-07-06 +% Users: general +% Repertoiremap: mnemonic,ds +% Charset: ISO-8859-1 +% Distribution and use is free, also +% for commercial purposes. + +LC_CTYPE +copy "en_DK" +END LC_CTYPE + +LC_COLLATE +copy "en_DK" +END LC_COLLATE + +LC_MONETARY +int_curr_symbol "

" +currency_symbol "" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 1 +END LC_MONETARY + +LC_NUMERIC +decimal_point "<.>" +thousands_sep "<,>" +grouping 3;3 +END LC_NUMERIC + +LC_TIME + +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "<->";/ + "<->";/ + "";/ + "";/ + "";/ + "<->";/ + "<->";/ + "";/ + "<->";/ + "<->";/ + "";/ + "" +abmon "<->";/ + "<->";/ + "";/ + "";/ + "";/ + "<->";/ + "<->";/ + "";/ + "<->";/ + "<->";/ + "<.>";/ + "<.>" + + +d_t_fmt "<%><%><%><%><%><%>" +d_fmt "<%><%><%>" +t_fmt "<%>" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +% LC_MESSAGES +% yesexpr "<<(><)/>><.><*>" +% noexpr "<<(><)/>><.><*>" +% END LC_MESSAGES diff --git a/resolv/Makefile b/resolv/Makefile index e853165..e471b31 100644 --- a/resolv/Makefile +++ b/resolv/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1994,95,96,97,98,1999 Free Software Foundation, Inc. +# Copyright (C) 1994,95,96,97,98,99,2000 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -21,7 +21,8 @@ # subdir := resolv -headers := resolv.h netdb.h arpa/nameser.h sys/bitypes.h +headers := resolv.h netdb.h arpa/nameser.h arpa/nameser_compat.h \ + sys/bitypes.h distribute := ../conf/portability.h mapv4v6addr.h mapv4v6hostent.h \ Banner res_hconf.h res_debug.h