diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 20:43:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 20:43:43 +0000 |
commit | e9985459eb8af4c765cbe3a9b7a63ffafbf3d8ef (patch) | |
tree | 5b225ad8ce9d7a9f2e9932d33fad0feb45f90d74 /localedata/charmaps/GB2312 | |
parent | 39cfe8dd14b6fea6f1e129d3069944586a2651fc (diff) | |
download | glibc-e9985459eb8af4c765cbe3a9b7a63ffafbf3d8ef.tar glibc-e9985459eb8af4c765cbe3a9b7a63ffafbf3d8ef.tar.gz glibc-e9985459eb8af4c765cbe3a9b7a63ffafbf3d8ef.tar.bz2 glibc-e9985459eb8af4c765cbe3a9b7a63ffafbf3d8ef.zip |
Update.
2000-09-14 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Change
to not use sysctl(). Too many architectures have problems with it.
Diffstat (limited to 'localedata/charmaps/GB2312')
-rw-r--r-- | localedata/charmaps/GB2312 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/charmaps/GB2312 b/localedata/charmaps/GB2312 index af5f9f2d40..40bd3a227a 100644 --- a/localedata/charmaps/GB2312 +++ b/localedata/charmaps/GB2312 @@ -1,9 +1,9 @@ -<code_set_name> GB2312-1980 +<code_set_name> GB2312 <mb_cur_max> 2 <mb_cur_min> 1 <comment_char> % <escape_char> / -% Chinese charmap for GB2312-1980 +% Chinese charmap for EUC-CN = GB2312 = union of ASCII and GB_2312-80 % version: 1.0 % Contact: ha_shao % Email: hashao@china.com |