about summary refs log tree commit diff
path: root/localedata
Commit message (Collapse)AuthorAgeFilesLines
* * locales/iso14651_t1_common: Add rules for sorting Malayalam.Ulrich Drepper2009-02-112-0/+330
| | | | Patch by Santhosh Thottingal <santhosh.thottingal@gmail.com>.
* [BZ #7098]Ulrich Drepper2009-02-072-2/+7
| | | | | | * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save timestamp in compressed charmaps. Patch by Gilles Espinasse <g.esp@free.fr>.
* [BZ #9753]Ulrich Drepper2009-02-072-5/+10
| | | | | | | 2009-01-16 Petr Baudis <pasky@suse.cz> [BZ #9753] * resolv/res_libc.c (__res_maybe_init): Call __res_vinit() even if we currently have zero nscount.
* [BZ #9781]Ulrich Drepper2009-02-073-4/+11
| | | | | * grp/compat-initgroups.c (compat_call): Switch to use malloc when the input line is too long.
* [BZ #9791]Ulrich Drepper2009-02-071-0/+1
|
* * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper2009-01-281-0/+9
| | | | | Add "t" to clobber list. (INTERNAL_SYSCALL_NCS): Likewise.
* * nss/getent.c (print_networks): Don't print comma between aliases.Ulrich Drepper2009-01-285-51/+39
|
* [BZ #9706]Ulrich Drepper2009-01-092-4/+7
| | | | | | | | | 2009-01-08 Ulrich Drepper <drepper@redhat.com> [BZ #9706] * nss/nss_files/files-parse.c (strtou32): New function. (INT_FIELD): Use strotu32 instead of strtoul to unify behavior across 32-bit and 64-bit platforms. (INT_FIELD_MAYBE_NULL): Likewise.
* [BZ #9701]Ulrich Drepper2009-01-092-2/+5
| | | | * locales/sk_SK: Slovakia uses the Euro.
* [BZ #9705]Ulrich Drepper2009-01-092-2/+7
| | | | | | 2009-01-08 Ulrich Drepper <drepper@redhat.com> [BZ #9705] * locales/el_CY: Cyprus uses the Euro.
* * init.c (__pthread_initialize_minimal_internal): Check forUlrich Drepper2009-01-031-1/+1
| | | | | | | FUTEX_CLOCK_REALTIME flag. * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of computing relative timeout.
* * locales/iso14651_t1_common: Fix sorting of U+0AB3. cvs/fedora-glibc-20090102T0809Ulrich Drepper2008-12-312-3/+8
| | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* Patch by Pravin Satpute <psatpute@redhat.com>.Ulrich Drepper2008-12-301-0/+1
|
* * locales/i18n: Move Indic Matra characters to punct.Ulrich Drepper2008-12-3013-44/+222
| | | | | | | | | | | | | | | * locales/as_IN: Add support for internationalized digits. * locales/bn_BD: Likewise. * locales/bn_IN: Likewise. * locales/gu_IN: Likewise. * locales/hi_IN: Likewise. * locales/kn_IN: Likewise. * locales/ml_IN: Likewise. * locales/mr_IN: Likewise. * locales/or_IN: Likewise. * locales/pa_IN: Likewise. * locales/ta_IN: Likewise. * locales/te_IN: Likewise.
* [BZ #9677]Ulrich Drepper2008-12-261-1/+1
| | | | | | | 2008-12-21 Bruno Haible <bruno@clisp.org> [BZ #9677] * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object if no output is written.
* * tests-mbwc/tst_types.h (TIN)MBRLEN_REC): Use correct arrayUlrich Drepper2008-12-262-1/+6
| | | | length constant.
* * SUPPORTED (SUPPORTED-LOCALES): Add hne_IN.Ulrich Drepper2008-12-062-0/+3
|
* 2008-12-05 Joseph Myers <joseph@codesourcery.com>Ulrich Drepper2008-12-062-0/+185
| | | | | | | | | Ulrich Drepper <drepper@redhat.com> * scripts/firstversion.awk: Use custom comparison function to compare version numbers. * scripts/versions.awk: Use sort invocation which can handle multi-digit sub-version numbers.
* * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define FUTEX_WAIT_BITSETUlrich Drepper2008-12-052-2/+2
| | | | and FUTEX_WAKE_BITSET.
* 2008-09-09 Aurelien Jarno <aurelien@aurel32.net>Ulrich Drepper2008-10-311-0/+130
| | | | | | * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15. 2008-10-31 Ulrich Drepper <drepper@redhat.com>
* [BZ #6867]Ulrich Drepper2008-10-31128-145/+229
| | | | * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
* [BZ #6947]Ulrich Drepper2008-10-311-0/+101
| | | | | | | | | * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE return value in case rlimit is RLIM_INFINITY. [BZ #6947] * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value for UL_SETFSIZE.
* [BZ #6974]Ulrich Drepper2008-10-313-7/+19
| | | | | | * sunrpc/rpc_main.c (mkfile_output): Properly handle filename without dot. Properly terminate the string with a null byte. Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
* * locales/en_GB: Set first weekday and workday to 2.Ulrich Drepper2008-09-172-2/+6
|
* * locales/nl_AW: New file.Ulrich Drepper2008-09-163-0/+104
| | | | * SUPPORTED (SUPPORTED-LOCALES): Add nl_AW.UTF-8.
* * SUPPORTED (SUPPORTED-LOCALES): Add en_AG.UTF-8.Ulrich Drepper2008-09-162-0/+2
|
* * locales/en_AG: New file.Ulrich Drepper2008-09-162-0/+103
|
* * locales/ht_HT: New file.Ulrich Drepper2008-09-163-0/+182
| | | | * SUPPORTED: Add ht_HT.UTF-8.
* * locales/en_GB: Change dom_tel_fmt to %A %l.Ulrich Drepper2008-09-163-2/+5
| | | | * locales/de_DE: Likewise.
* * SUPPORTED (SUPPORTED-LOCALES): Add sd_IN.Ulrich Drepper2008-09-165-24/+241
| | | | | | | | | | | * locales/sd_IN: New file. Contributed by Pravin Satpute <psatpute@redhat.com>. * locales/sd_IN@devanagari: Fix locale name. * locales/ks_IN@devanagari: Likewise. * locales/sd_IN@devanagari: New file. * locales/ks_IN@devanagari: New file.
* * SUPPORTED (SUPPORTED-LOCALES): Add ks_IN@devnagari andUlrich Drepper2008-09-012-0/+5
| | | | sd_IN@devanagari.
* [BZ #6856, BZ #6857]Ulrich Drepper2008-09-012-1/+215
| | | | | | | | | | | 2008-09-01 Ulrich Drepper <drepper@redhat.com> [BZ #6857] * sd_IN@devanagari: New file. Contributed by Pravin Satpute <psatpute@redhat.com>. [BZ #6856] * ks_IN@devanagari: New file. Contributed by Pravin Satpute <psatpute@redhat.com>.
* Sindhi language locale for India using Devanagari script.Ulrich Drepper2008-09-011-0/+206
|
* * locales/iso14651_t1_common: Add Kannada collation support.Ulrich Drepper2008-07-112-0/+275
| | | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* [BZ #6713]Ulrich Drepper2008-07-081-0/+6
| | | | | | | 2008-07-08 Ulrich Drepper <drepper@redhat.com> [BZ #6713] * charmaps/UTF-8: Fix U1DBA entry representation. Patch by Colin Watson.
* Fix U1DBA entry representation.Ulrich Drepper2008-07-081-1/+1
|
* [BZ #6657]Ulrich Drepper2008-06-272-0/+14
| | | | | | | | 2008-06-27 Ulrich Drepper <drepper@redhat.com> [BZ #6657] * time/strptime_l.c: Don't clear s.era_cnt after successful match of %EY. Patch by Petr Baudis.
* * resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper2008-06-271-2/+2
| | | | Patch by Peter Jones <pjones@redhat.com>.
* [BZ #6654]Ulrich Drepper2008-06-262-2/+26
| | | | | | | 2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #6654] * stdlib/canonicalize.c (__realpath): readlink can write too much into the buffer on platforms without PATH_MAX.
* [BZ #5210]Ulrich Drepper2008-06-252-0/+5
| | | | | | | | 2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #5210] * configure.in: Add -Werror to -fstack-protector test to catch unsupported architectures. Patch by Gilles Esponasse <g.esp@free.fr>.
* [BZ #5814]Ulrich Drepper2008-06-252-3/+10
| | | | | | 2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #5814] * locales/fi_FI: Fix separator for hours, minutes, and seconds.
* * locales/iso14651_t1_common: Add support for Gurumukhi script.Ulrich Drepper2008-06-242-0/+231
| | | | Patch by Pravin Satpute <psatpute@redhat.com>.
* Remove U0C0D entry added for Telugu.Ulrich Drepper2008-05-211-3/+0
|
* * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.Ulrich Drepper2008-05-211-0/+5
| | | | Reported by Pravin Satpute.
* * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp. cvs/fedora-glibc-20080516T2152Ulrich Drepper2008-05-162-1/+6
|
* * posix/regcomp.c (optimize_utf8): Add a note on why we testUlrich Drepper2008-05-151-0/+4
| | | | | | | | | | | | | | | opr.ctx_type. (calc_first): Initialize constraint field. (duplicate_node_closure): Use it instead of special casing ANCHORS. Use search_duplicated_node to avoid loops. Fix grammar. (duplicate_node): Merge constraint field for all node types. (calc_eclosure_iter): Look at constraint field for all node types. * posix/regex_internal.c (create_cd_newstate): Don't look at create_cd_newstate. * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init. * posix/tst-rfc3484-2.c: Likewise. * posix/tst-rfc3484-3.c: Likewise.
* [BZ #6428]Ulrich Drepper2008-05-151-0/+5
| | | | * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
* [BZ #6442]Ulrich Drepper2008-05-152-1/+274
| | | | | | | | | | | * string/endian.h: Add macros for fixed-size endian conversion. * bits/byteswap.h: Allow inclusion from <endian.h>. * sysdeps/i386/bits/byteswap.h: Likewise. * sysdeps/ia64/bits/byteswap.h: Likewise. * sysdeps/s390/bits/byteswap.h: Likewise. * sysdeps/x86_64/bits/byteswap.h: Likewise. * string/Makefile (tests): Add tst-endian. * string/tst-endian.c: New file.
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-193-218/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-15 Ulrich Drepper <drepper@redhat.com> [BZ #5209] * sysdeps/unix/sysv/linux/times.c: New file. [BZ #5381] * nscd/nscd.h: Define enum in_flight, mem_in_flight, and mem_in_flight_list variables. Add new parameter to mempool_alloc prototype. * nscd/mem.c (mempool_alloc): Take additional parameter. Initialize appropriate mem_in_flight element. (gc): Take allocations which have not yet been committed to the database into account. * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call. Reset mem_in_flight before returning. * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and cue it up in mem_in_flight_list. * nscd/aicache.c: Adjust mempool_alloc call. * nscd/grpcache.c: Likewise. * nscd/hstcache.c: Likewise. * nscd/initgrcache.c: Likewise. * nscd/pwdcache.c: Likewise. * nscd/servicescache.c: Likewise. * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead of -fpie. * nscd/connections.c (handle_request): Provide better error message in case SELinux forbids the service. * version.h (VERSION): Bump to 2.8.90.
* * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't returnUlrich Drepper2008-04-091-0/+4
|