about summary refs log tree commit diff
path: root/localedata/SUPPORTED
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-10-261-0/+1
| | | | | | | | 2000-10-26 Ulrich Drepper <drepper@redhat.com> * locales/fa_IR: Fix many problems and change to use UTF-8. Patch by Roozbeh Pournader <roozbeh@sharif.edu>. * SUPPORTED: Add fa_IR.UTF-8.
* Update.Ulrich Drepper2000-10-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-09-30 Bruno Haible <haible@clisp.cons.org> * locale/programs/charmap-dir.h: New file. * locale/programs/charmap-dir.c: New file. * locale/programs/linereader.h (lr_create): New declaration. * locale/programs/linereader.c (lr_create): New function, split out from lr_open. (lr_open): Tailcall lr_create. * locale/programs/locale.c: Include "charmap-dir.h". Don't include <unistd.h>. (xstrdup): New declaration. (more_help): Use xstrdup instead of strdup. (write_locales): Likewise. When encountering a symbolic link, call stat. (write_charmaps): Simplify using the charmap-dir.h functions. Use xstrdup instead of strdup. * locale/programs/charmap.c: Include "charmap-dir.h". Don't include <dirent.h> and <unistd.h>. (cmlr_open): New function. (charmap_read): Use cmlr_open instead of lr_open. Simplify using the charmap-dir.h functions. * locale/Makefile (distribute): Add charmap-dir.h. (lib-modules): Add charmap-dir. (CFLAGS-charmap-dir.c): Set to -Wno-write-strings, because posix_spawn wants a 'char **', not a 'const char **'. * include/spawn.h: New file. 2000-09-30 Bruno Haible <haible@clisp.cons.org> * posix/spawn_faction_init.c: Include "spawn_int.h". (__posix_spawn_file_actions_realloc): Fix second realloc argument. 2000-09-30 Bruno Haible <haible@clisp.cons.org> * locale/programs/config.h (DEFAULT_CHARMAP): Set to ANSI_X3.4-1968. 2000-09-30 Bruno Haible <haible@clisp.cons.org> * wcsmbs/wcwidth.h (__ctype32_wctype): Remove declaration. (internal_wcwidth): Remove the tests for L'\0' and iswprint. * locale/programs/ld-ctype.c (find_idx): If max == NULL, return a pointer to the table entry, without extending the table. (allocate_arrays): Set a width only for characters with 'print' property. Set the width of L'\0' to 0. * locale/C-ctype.c (_nl_C_LC_CTYPE_width): Use default entry 0xff for unprintable characters. Set entry of NUL to 0. 2000-09-30 Bruno Haible <haible@clisp.cons.org> * locale/programs/charmap.c (charmap_read): Avoid redundant tests. Don't forget to call closedir when the filename was found as a code_set_name. 2000-09-30 Bruno Haible <haible@clisp.cons.org> * iconv/gconv.h (__gconv_trans_context_fct): Change first argument's type to 'void *'. 2000-09-30 Bruno Haible <haible@clisp.cons.org> * locale/programs/ld-ctype.c (wctype_table_init): Initialize level1, level2, and level3 as well. (wctype_table_add): Remove a few unnecessary conditionals. 2000-09-30 Ralf Baechle <ralf@gnu.org> * wcsmbs/Versions [libc] (GLIBC_2.0): Add __mbrtowc. 2000-09-30 H.J. Lu <hjl@gnu.org>
* Update.Ulrich Drepper2000-09-251-1/+0
| | | | | | | | | | | 2000-09-25 Ulrich Drepper <drepper@redhat.com> * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people to use it. 2000-09-23 Bruno Haible <haible@clisp.cons.org> * charmaps/JOHAB: Add identity mapping for 0x7f.
* Update.Ulrich Drepper2000-09-131-0/+2
| | | | | | * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3. * locales/mr_IN: New file. * locales/mt_MT: New file.
* Update.Ulrich Drepper2000-09-081-0/+1
| | | | | | | 2000-09-08 Ulrich Drepper <drepper@redhat.com> * charmaps/JOHAB: New file. * SUPPORTED: Add ko_KR.JOHAB.
* Update.Ulrich Drepper2000-09-021-0/+1
| | | | | | * iconvdata/big5hkscs.c: Regenerated from charmap. * iconvdata/testdata/BIG5HKSCS: Regenerated. * iconvdata/testdata/BIG5HKSCS..UTF8: Regenerated.
* Update.Ulrich Drepper2000-09-011-1/+0
|
* Update.Ulrich Drepper2000-09-011-0/+1
| | | | | | | * SUPPORTED: Add zh_HK.BIG5HKSCS. * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm. Changes by Roger So <spacehunt@e-fever.org>.
* Update.Ulrich Drepper2000-08-311-0/+1
| | | | | | * intl/locale.alias: Add aliases for bomal and nynorsk. * locale/iso-639.def: Fix 639-1 code for Bokmal.
* Update.Ulrich Drepper2000-08-301-0/+2
| | | | | | | | | | 2000-08-29 Ulrich Drepper <drepper@redhat.com> * charmaps/GB18030: Add entries from GBK not present here. * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030. * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
* Update.Ulrich Drepper2000-08-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 2000-08-29 Akira Higuchi <a@kondara.org> * iconv/gconv_db.c (increment_counter): Reset __init_fct, __fct, and __end_fct fields of struct __gconv_step. * iconv/Makefile (tests): Add iconv-bug2. * iconv/iconv-bug2.c: New file. * iconvdata/euc-kr.c (BODY for FROM_LOOP): Pass 'inend - inptr' instead of 'inptr - inend' to ksc5601_to_ucs4. * iconvdata/sjis.c (BODY for FROM_LOOP): Allow 0x7f character. * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): If an incomplete character or shift sequence is found at the end of the input string, return__GCONV_INCOMPLETE_INPUT instead of __GCONV_EMPTY_INPUT. * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise. * iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise. * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Return __GCONV_ILLEGAL_INPUT for 8bit characters.
* Update.Ulrich Drepper2000-08-231-1/+0
| | | | | | 2000-08-22 Ulrich Drepper <drepper@redhat.com> * locale/iso-4217.def: Update entry for Nicaragua.
* Update.Ulrich Drepper2000-08-231-1/+28
| | | | | | | | | | * SUPPORTED: Add missing supported locales. * locales/fa_IR: Correct a few of the contained bugs. * locales/en_CA,2.5: Removed. * locales/fr_CA,2.13: Removed. * locales/in_ID: Removed.
* Update.Ulrich Drepper2000-08-221-0/+1
| | | | | | | | 2000-08-22 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/alpha/syscalls.list (sysctl): Remove. * sysdeps/unix/sysv/linux/ia64/syscalls.list (sysctl): Remove. (__syscall__sysctl): Add.
* Update.Ulrich Drepper2000-08-221-0/+1
| | | | | * locales/vi_VN: New file. * SUPPORTED: Add vi_VN.UTF-8.
* Update.Ulrich Drepper2000-08-221-0/+1
| | | | | | | * locales/ko_KR: Correct currency_symbol entry. * locales/hi_IN: New file. * SUPPORTED: Add hi_IN.UTF-8.
* Update.Ulrich Drepper2000-08-221-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | 2000-08-22 Ulrich Drepper <drepper@redhat.com> * locales/ar_AE: New file. * locales/ar_BH: New file. * locales/ar_DZ: New file. * locales/ar_EG: New file. * locales/ar_IQ: New file. * locales/ar_JO: New file. * locales/ar_KW: New file. * locales/ar_LB: New file. * locales/ar_LY: New file. * locales/ar_MA: New file. * locales/ar_OM: New file. * locales/ar_QA: New file. * locales/ar_SD: New file. * locales/ar_SY: New file. * locales/ar_TN: New file. * locales/ar_YE: New file. * SUPPORTED: Add Arabic locales. * locales/es_CR: New file. * locales/es_NI: New file. * locales/es_PR: New file.
* Update.Ulrich Drepper2000-08-211-0/+7
| | | | | | 2000-08-21 Ulrich Drepper <drepper@redhat.com> * intl/locale.alias: Add aliases for Korean.
* Add all the @euro locales.Ulrich Drepper2000-08-211-1/+13
|
* Update.Ulrich Drepper2000-03-031-0/+2
| | | | | | | | | | | | | 2000-03-03 Andreas Jaeger <aj@suse.de> * sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp. 2000-03-03 Andreas Jaeger <aj@suse.de> * sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE cases. (xdr_int64_t): Correctly handle lower half. Fix by Sten Dahlgren <stda@enea.se>, closes PR libc/1623.
* Update.Ulrich Drepper2000-03-031-0/+1
| | | | | | | | | | | 2000-03-01 Andreas Jaeger <aj@suse.de> * time/Makefile (tst-getdate-ENV): New flag to pass DATEMSK. (tests): Added tst-getdate. * time/tst-getdate.c: New file. * time/datemsk: New file, needed for tst-getdate.
* Update.Ulrich Drepper2000-02-221-0/+1
| | | | | | | | 2000-02-22 Ulrich Drepper <drepper@redhat.com> * locales/mk_MK: New file. Contributed by Damjan Georgievski <gdamjan@freemail.org.mk> * SUPPORTED: Add mk_MK ISO-8859-1.
* Update.Ulrich Drepper2000-02-121-0/+1
| | | | * SUPPORTED: Add gl_ES.ISO-8859-1.
* Update.Ulrich Drepper2000-02-121-0/+1
| | | | * SUPPORTED: Add ar_SA.ISO-8859-6.
* Update.Ulrich Drepper2000-02-121-0/+1
| | | | * SUPPORTED: Add th_TH.TIS-620.
* Update.Ulrich Drepper2000-01-051-1/+1
| | | | | | | | 2000-01-05 Andreas Schwab <schwab@suse.de> * iconv/iconv_prog.c (process_block): Add cast to avoid warning. * locale/programs/linereader.c: Remove #include of stringtrans.h.
* Update. cvs/pre-glibc-2_1_3Ulrich Drepper2000-01-031-1/+1
| | | | | | 2000-01-03 Ulrich Drepper <drepper@cygnus.com> * SUPPORTED: Change lt_LT charset to ISO-8859-13.
* Update.Ulrich Drepper1999-12-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-12-23 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-monetary.c (monetary_finish): Add cast to prevent warning. * locale/programs/ld-collate.c: Implement writing out multibyte collation data. * locale/setlocale.c (setlocale): Allow setting LC_COLLATE again. * locale/localeinfo.h: Declare variables only for currently implemented collate functionality. Remove FORWARD_CHAR and ELLIPSIS_CHAR. * locale/lc-collate.c: Define variables only for currently implemented functionality. * locale/langinfo.h: Define symbols only for currently implemented functionality. * locale/categories.def: Define elements for currently implemented functionality. * locale/C-collate.c: Comment out definitions of arrays with symbol name definitions etc. (_nl_C_LC_COLLATE): Update for currently defined information. * intl/libintl.h: Remove dcgettext macro definition. * intl/gettextP.h: Declare _nl_msg_cat_cntr. * locale/iso-4217.def: Add NAD. Remove a few obsolete entries. * sysdeps/generic/glob.c (glob): Pass alternate file access functions also in recursive call. Patch by Joe Orton <joe@orton.demon.co.uk>. 1999-12-22 Jakub Jelinek <jakub@redhat.com> * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Use proper type for __fenv_stfsr argument. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add truncate64, ftruncate64, fstat64, lstat64, stat64 and mmap2. Remove ugetrlimit. * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h (XSTAT_IS_XSTAT64): Define. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Add __libc_lseek64, __libc_pread, __libc_pread64, __libc_pwrite and __libc_pwrite64. Remove oldgetrlimit and oldsetrlimit. * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/lxstat64.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/xstat64.c: New file. * sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): Pass the buf pointer to the syscall, not address of that pointer. * sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise. * sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise. (__syscall_stat64): Provide proper prototype. * sysdeps/unix/sysv/linux/ftruncate64.c (ftruncate64): Share has_no_truncate64 between truncate64 and ftruncate64. * sysdeps/unix/sysv/linux/truncate64.c (truncate64): Likewise. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TRUNCATE64_SYSCALL, __ASSUME_MMAP2_SYSCALL, __ASSUME_STAT64_SYSCALL): Define on Sparc for kernels >= 2.3.35. 1999-12-22 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __libc_lseek64, __libc_pread, __libc_pread64, __libc_pwrite and __libc_pwrite64.
* Update.Ulrich Drepper1999-08-151-0/+1
| | | | | | | | | 1999-08-15 Ulrich Drepper <drepper@cygnus.com> * localedata/locales/ca_ES: New file. Contributed by Joan Carles Soler <Joan.Soler@uv.es>. * SUPPORTED: Add ca_ES.
* Update.Ulrich Drepper1999-04-291-1/+1
| | | | | * Makefile (install-locales): Allow specifying charset in locale name but omit it in locale definition file.
* Update.Ulrich Drepper1999-04-291-1/+1
| | | | | * SUPPORTED: Don't generate ru_SU. * locales/ru_SU: Removed.
* Add support for Ukraine Russian.Ulrich Drepper1999-04-141-0/+2
|
* Update.Ulrich Drepper1999-02-111-0/+1
|
* Update.Ulrich Drepper1999-02-111-0/+1
| | | | | | | | | | | | | | 1999-02-11 Ulrich Drepper <drepper@cygnus.com> * localedata/locale/in_ID: New file. 1999-02-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/wordsize-64/inttypes.h: Always define ldiv_t if not yet defined. * sysdeps/wordsize-32/inttypes.h: Always define lldiv_t if not yet defined.
* Update.Ulrich Drepper1998-12-071-0/+1
| | | | | | 1998-12-07 Ulrich Drepper <drepper@cygnus.com> * SUPPORTED: Add en_AU.
* Update.Ulrich Drepper1998-12-011-1/+1
| | | | | | 1998-12-01 Ulrich Drepper <drepper@cygnus.com> * Makefile (postclean): Add sysd-sorted.
* Update.Ulrich Drepper1998-09-241-0/+1
| | | | | * sysdeps/posix/getcwd.c: Prevent compiler warning from redefinition of mempcpy. Reported by Andreas Jaeger.
* Update.Ulrich Drepper1998-06-081-0/+1
| | | | | | | 1998-06-08 21:33 Ulrich Drepper <drepper@cygnus.com> * localedata/SUPPORTED: Add sk_SK. * localedata/locales/sk_SK: New file.
* Update.Ulrich Drepper1998-05-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * intl/locale.alias: Update russian entry. 1998-05-01 21:54 Zack Weinberg <zack@rabi.phys.columbia.edu> * Makerules (static-only-routines): Reimplement in terms of elide-routines.os. (shared-only-routines): Reimplement in terms of elide-routines.X [where X is all object-suffixes except .os]. (stubs): Create stubs file inside the subdir. (common-mostlyclean): Remove stubs file from inside the subdir. * Makefile (subdir-stubs): Look for stubs files inside the subdirs. * manual/Makefile (stubs): Create dummy stubs file inside the subdir. 1998-05-01 21:01 Zack Weinberg <zack@rabi.phys.columbia.edu> Build speed improvement: make ar less of a bottleneck. * Makerules (stamp$o): Just record the object list for later use. (libc_foo.a): New rule, depends on subdir stamp files; builds and ranlibs the library from the lists saved in those files. (subdirs-stamps): Define also if subdir == elf (FIXME: kludge). (subdirs-stamp-o): Likewise. (ar-symtab-name): Delete variable. (lib%.a): Delete target. (libc_foo.a(bar.%)): Delete target. (libc_foo.a($(ar-symtab-name))): Delete target. (objects objs): Just depend on libobjs and extra-objs. (libobjs): Depend on the stamp files, not the objects. (extra-objs): New target, just depends on the extra-objs list. (CREATE_ARFLAGS): Kill the `ar S' hack. * config.make.in (have-ar-S): Deleted. * configure.in: Delete test for `ar S'. Add test to determine whether ranlib does anything useful. 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
* Update.Ulrich Drepper1998-03-241-0/+47
1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com> * Makefile (distribute): Add SUPPORTED. (install-locales): New rule to install locale dat ausing localedef. * SUPPORTED: New file. Names all usable locales. Based on a patch by Cristian Gafton <gafton@redhat.com>. * locales/gr_GR: Correct collation description. * locales/nl_NL: Correct Charset requirement. * locales/pt_BR: Fix int_curr_symbol. * locales/ru_RU: Fix ctype data. Patches by Cristian Gafton <gafton@redhat.com>. * locales/nl_NL: Fix yesexpr/noexpr. * locales/pt_BR: Likewise.