mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
localcharset: Clean up locale encodings used by glibc.
* lib/localcharset.h: Remove VISCII from the list, since never supported in glibc/localedata/SUPPORTED. JOHAB is not supported by glibc any more since 2000-09-25. TCVN5712-1 is not supported by glibc any more since 2012-05-21.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2023-07-13 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
localcharset: Clean up locale encodings used by glibc.
|
||||
* lib/localcharset.h: Remove VISCII from the list, since never supported
|
||||
in glibc/localedata/SUPPORTED. JOHAB is not supported by glibc any more
|
||||
since 2000-09-25. TCVN5712-1 is not supported by glibc any more since
|
||||
2012-05-21.
|
||||
|
||||
2023-07-13 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
doc: Mention c32_get_mapping, c32_apply_mapping.
|
||||
|
||||
@@ -104,10 +104,8 @@ extern const char * locale_charset (void);
|
||||
GBK glibc aix osf solaris freebsd darwin cygwin windows dos
|
||||
GB18030 glibc hpux solaris freebsd netbsd darwin
|
||||
SHIFT_JIS Y hpux osf solaris freebsd netbsd darwin
|
||||
JOHAB glibc solaris windows
|
||||
JOHAB solaris windows
|
||||
TIS-620 glibc aix hpux osf solaris cygwin zos
|
||||
VISCII Y glibc
|
||||
TCVN5712-1 glibc
|
||||
ARMSCII-8 glibc freebsd netbsd darwin
|
||||
GEORGIAN-PS glibc cygwin
|
||||
PT154 glibc netbsd cygwin
|
||||
|
||||
Reference in New Issue
Block a user