mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
Update.
1999-11-28 Ulrich Drepper <drepper@cygnus.com> * iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in gconv-modules.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
1999-11-28 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
|
||||||
|
gconv-modules.
|
||||||
|
|
||||||
1999-11-26 Ulrich Drepper <drepper@cygnus.com>
|
1999-11-26 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* locale/programs/ld-ctype.c (allocate_arrays): Complete last
|
* locale/programs/ld-ctype.c (allocate_arrays): Complete last
|
||||||
|
@@ -365,7 +365,7 @@ static const char from_ucs4[][2] =
|
|||||||
|
|
||||||
|
|
||||||
/* Definitions used in the body of the `gconv' function. */
|
/* Definitions used in the body of the `gconv' function. */
|
||||||
#define CHARSET_NAME "T.61//"
|
#define CHARSET_NAME "T.61-8BIT//"
|
||||||
#define FROM_LOOP from_t_61
|
#define FROM_LOOP from_t_61
|
||||||
#define TO_LOOP to_t_61
|
#define TO_LOOP to_t_61
|
||||||
#define DEFINE_INIT 1
|
#define DEFINE_INIT 1
|
||||||
|
Reference in New Issue
Block a user