diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-13 11:05:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-13 11:05:07 +0000 |
commit | 70b0abbaa2c30fb181d254f00b37cde027140878 (patch) | |
tree | 53bfb1977ba11eda0b64e027c32eb876a909ee8c /localedata/charmaps | |
parent | 9fc19e48b594911f45a3df47218e47c42238ceb8 (diff) | |
download | glibc-70b0abbaa2c30fb181d254f00b37cde027140878.tar glibc-70b0abbaa2c30fb181d254f00b37cde027140878.tar.gz glibc-70b0abbaa2c30fb181d254f00b37cde027140878.tar.bz2 glibc-70b0abbaa2c30fb181d254f00b37cde027140878.zip |
Update.
1998-12-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* sunrpc/svc_udp.c (svcudp_bufcreate): Declare len as socklen_t.
(svcudp_recv): Likewise.
1998-12-13 Thorsten Kukuk <kukuk@vt.uni-paderborn.de>
* nis/nss-nisplus.h: Change some mappings of NIS+ errors to
NSS error codes to avoid endless loops.
1998-12-13 Ulrich Drepper <drepper@cygnus.com>
* iconvdata/gconv-modules: Correct aliases for ISO-8859-13 and add
aliases for ISO-8859-14.
Diffstat (limited to 'localedata/charmaps')
-rw-r--r-- | localedata/charmaps/ISO-8859-13 | 4 | ||||
-rw-r--r-- | localedata/charmaps/ISO-8859-14 | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/localedata/charmaps/ISO-8859-13 b/localedata/charmaps/ISO-8859-13 index 6ad854d3ff..699e52944e 100644 --- a/localedata/charmaps/ISO-8859-13 +++ b/localedata/charmaps/ISO-8859-13 @@ -4,8 +4,8 @@ % automatically generated from the charDB % alias ISO-IR-179 -% alias LATIN8 -% alias L8 +% alias LATIN7 +% alias L7 CHARMAP <NU> /x00 <U0000> NULL <NUL> /x00 <U0000> NULL diff --git a/localedata/charmaps/ISO-8859-14 b/localedata/charmaps/ISO-8859-14 index 404b2d97fb..5e07e7a168 100644 --- a/localedata/charmaps/ISO-8859-14 +++ b/localedata/charmaps/ISO-8859-14 @@ -3,6 +3,8 @@ <escape_char> / % automatically generated from the charDB +% alias LATIN8 +% alias L8 CHARMAP <NU> /x00 <U0000> NULL <NUL> /x00 <U0000> NULL |