diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-11-10 00:06:06 +0100 |
---|---|---|
committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-11-10 00:06:06 +0100 |
commit | 21c39515903c34bc6428a544c88cf1c100786847 (patch) | |
tree | c9d0465e24cc3148c84c2fee191f2b1bfc71b841 /gl/localcharset.h | |
parent | ed01d534474cc640515f1d5155349f14090aafe9 (diff) | |
parent | 5d7d620903a2fb40f8cd3140081bfb7ceaf125d5 (diff) | |
download | monitoring-plugins-21c39515903c34bc6428a544c88cf1c100786847.tar.gz |
Merge branch 'master' into check_swap_again
Diffstat (limited to 'gl/localcharset.h')
-rw-r--r-- | gl/localcharset.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gl/localcharset.h b/gl/localcharset.h index 29ee8dc0..47214024 100644 --- a/gl/localcharset.h +++ b/gl/localcharset.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* Determine a canonical name for the current locale's character encoding. | 1 | /* Determine a canonical name for the current locale's character encoding. |
2 | Copyright (C) 2000-2003, 2009-2023 Free Software Foundation, Inc. | 2 | Copyright (C) 2000-2003, 2009-2024 Free Software Foundation, Inc. |
3 | This file is part of the GNU CHARSET Library. | 3 | This file is part of the GNU CHARSET Library. |
4 | 4 | ||
5 | This file is free software: you can redistribute it and/or modify | 5 | This file is free software: you can redistribute it and/or modify |
@@ -104,10 +104,8 @@ extern const char * locale_charset (void); | |||
104 | GBK glibc aix osf solaris freebsd darwin cygwin windows dos | 104 | GBK glibc aix osf solaris freebsd darwin cygwin windows dos |
105 | GB18030 glibc hpux solaris freebsd netbsd darwin | 105 | GB18030 glibc hpux solaris freebsd netbsd darwin |
106 | SHIFT_JIS Y hpux osf solaris freebsd netbsd darwin | 106 | SHIFT_JIS Y hpux osf solaris freebsd netbsd darwin |
107 | JOHAB glibc solaris windows | 107 | JOHAB solaris windows |
108 | TIS-620 glibc aix hpux osf solaris cygwin zos | 108 | TIS-620 glibc aix hpux osf solaris cygwin zos |
109 | VISCII Y glibc | ||
110 | TCVN5712-1 glibc | ||
111 | ARMSCII-8 glibc freebsd netbsd darwin | 109 | ARMSCII-8 glibc freebsd netbsd darwin |
112 | GEORGIAN-PS glibc cygwin | 110 | GEORGIAN-PS glibc cygwin |
113 | PT154 glibc netbsd cygwin | 111 | PT154 glibc netbsd cygwin |