Ulrich Drepper
d38627eec4
[BZ #71 , BZ #305 ]
...
* locales/te_IN: Fix noexpr, replace yY with nN.
[BZ #305 ]
* locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
* locales/ml_IN: Likewise.
* locales/ta_IN: Likewise.
* locales/kw_GB: Add yY to yesexpr.
* locales/oc_FR: Likewise.
* locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
[BZ #71 ]
[BZ #305 ]
* locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
Define yesstr and nostr.
* locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
* locales/ar_BH: Likewise.
* locales/ar_DZ: Likewise.
* locales/ar_IN: Likewise.
* locales/ar_IQ: Likewise.
* locales/ar_JO: Likewise.
* locales/ar_KW: Likewise.
* locales/ar_LB: Likewise.
* locales/ar_LY: Likewise.
* locales/ar_MA: Likewise.
* locales/ar_OM: Likewise.
* locales/ar_QA: Likewise.
* locales/ar_SA: Likewise.
* locales/ar_SD: Likewise.
* locales/ar_SY: Likewise.
* locales/ar_TN: Likewise.
* locales/ar_YE: Likewise.
2005-10-15 01:27:21 +00:00
Ulrich Drepper
34b0ba2830
[BZ #865 ]
...
* math/tgmath.h: Correctly determine result type for
__TGMATH_BINARY_REAL_ONLY,
__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
__TGMATH_TERNARY_REAL_ONLY, and __TGMATH_BINARY_REAL_IMAG.
2005-09-17 Andreas Jaeger <aj@suse.de>
[BZ #865 ]
* math/test-tgmath-int.c: New file.
* math/Makefile (tests): Add test-tgmath-int.
2005-10-14 Ulrich Drepper <drepper@redhat.com>
2005-10-15 00:39:12 +00:00
Ulrich Drepper
504417ac97
[BZ #804 ]
...
* malloc/tst-mtrace.sh: Work around for bootstraping.
2005-10-14 23:42:04 +00:00
Ulrich Drepper
07b649c6f4
* locale/programs/ld-collate.c (collate_output): Fix counting of
...
elements. Don't limit table size. Use correct secondary hash
function.
* locale/localeinfo.h (LIMAGIC): Change value returned for LC_COLLATE.
* posix/fnmatch_loop.c: Adjust for changed secondary hash function.
* posix/regcomp.c: Likewise.
* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TESTS): Define.
2005-10-14 23:14:12 +00:00
Ulrich Drepper
95cfc2e249
* SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
2005-10-14 22:58:29 +00:00
Ulrich Drepper
7d4722e3fd
[BZ #368 ]
...
* SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
[BZ #368 ]
* locales/dz_BT: New file.
2005-10-14 22:56:25 +00:00
Ulrich Drepper
daa226125c
* time/asctime.c (asctime_internal): Use __snprintf instead of
...
snprintf to avoid PLT entry.
2005-10-14 21:17:04 +00:00
Ulrich Drepper
18b8e054cf
* sysdeps/unix/opendir.c (__opendir): Pass extra argument to
...
__alloc_dir.
(__alloc_dir): Only close descriptor on error if new parameter is true.
* sysdeps/unix/fdopendir.c (fdopendir): Pass extra argument to
__alloc_dir. Don't close fd on error.
* include/dirent.h (__alloc_dir): Adjust prototype.
* include/sys/mman.h (__mremap): Add ellipsis.
* malloc/memusage.c: Adjust mremap wrapper for optional additional
parameter.
2005-10-14 21:11:09 +00:00
Ulrich Drepper
f9126cc23e
[BZ #982 ]
...
* locales/ml_IN: Fix title.
2005-10-14 18:51:58 +00:00
Ulrich Drepper
43f1b09e83
* stdlib/Makefile (tests): Add tst-ucontext-off.
...
* stdlib/tst-ucontext-off.c: New file.
* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TEST): Define.
* sysdeps/unix/sysv/linux/i386/ucontext_i.h (TESTS): Likewise.
2005-10-14 17:50:36 +00:00
Ulrich Drepper
5ec45f7174
[BZ #980 ]
...
* locales/yi_US: Fix title.
2005-10-14 17:46:23 +00:00
Ulrich Drepper
8910e60525
* locales/nl_NL: Define country_car, lang_name, lang_ab,
...
lang_term, and lang_lib.
2005-10-14 17:37:22 +00:00
Ulrich Drepper
3394d6320b
[BZ #1468 ]
...
* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Fix values for
oFPREGS, oSIGMASK, oFPREGSMEM, and oMXCSR.
Patch by Nicholas Miell <nmiell@comcast.net>.
2005-10-14 17:20:58 +00:00
Ulrich Drepper
1676aaeffd
* include/features.h: Define _POSIX_C_SOURCE to 200112 for
...
_XOPEN_SOURCE == 600.
2005-10-13 16:24:53 +00:00
Ulrich Drepper
30047d19ee
[BZ #532 ]
...
2005-10-12 Ulrich Drepper <drepper@redhat.com>
[BZ #532 ]
* locales/ts_ZA: New file.
Patch by Dwayne Bailey <dwayne@translate.org.za>.
* SUPPORTED: Add ts_ZA.UTF-8.
2005-10-12 15:15:56 +00:00
Ulrich Drepper
c293f2e542
* elf/rtld.c [DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):
2005-09-30 00:05:01 +00:00
Ulrich Drepper
c1e3681907
[BZ #278 ]
...
* manual/stdio.texi (Hook Functions): Correct type of position
parameter of seeker and fix fallout of the change in the text.
* wcsmbs/tst-mbrtowc2.c: New file.
* wcsmbs/Makefile (tests): Add tst-mbrtowc2.
2005-09-25 18:26:41 +00:00
Ulrich Drepper
2cf8a390dd
[BZ #714 ]
...
2005-09-25 Ulrich Drepper <drepper@redhat.com>
[BZ #714 ]
* iconv/loop.c [!STORE_REST] (SINGLE): Correctly record number of
left-over bytes and store them correctly.
* iconvdata/tst-iconv6.c: New file.
* iconvdata/Makefile (tests): Add tst-iconv6.
2005-09-25 17:12:25 +00:00
Ulrich Drepper
d3f70d6eb0
* Makefile (LOCALES): Add zh_TW.EUC-TW.
2005-09-25 17:01:50 +00:00
Ulrich Drepper
e1c5d38305
[BZ #668 ]
...
* locales/yi_US: Spelling fixes.
2005-09-24 19:01:58 +00:00
Ulrich Drepper
2822251315
[BZ #667 ]
...
* locales/wa_BE: Fixed weekday names to match new orthographic rules.
2005-09-24 18:58:58 +00:00
Ulrich Drepper
3229fe25ca
[BZ #666 ]
...
* locales/tg_TJ: Correct yesexpr.
2005-09-24 18:54:13 +00:00
Ulrich Drepper
f5d1fccfba
[BZ #665 ]
...
* locales/sq_AL: Add language specific collation.
2005-09-24 18:50:54 +00:00
Ulrich Drepper
b0e0ed8824
[BZ #663 ]
...
* locales/bs_BA: Don't comment out reorder-after. Fix tel_int_fmt.
2005-09-24 18:45:40 +00:00
Ulrich Drepper
d6994de7d0
[BZ #662 ]
...
* locales/az_AZ: Fix the day and month names. Add transliteration
for schwa character.
2005-09-24 18:41:54 +00:00
Ulrich Drepper
3404cbf814
[BZ #545 ]
...
* locale/iso-639.def: More updates from the current spec.
2005-09-24 17:59:10 +00:00
Ulrich Drepper
43408c62bb
[BZ #588 ]
...
* locales/el_GR: Change to use 12h time format.
Patch by Konstantinos Margaritis <markos@debian.org>.
2005-09-24 17:54:15 +00:00
Ulrich Drepper
270849d18e
[BZ #566 ]
...
* SUPPORTED (SUPPORTED-LOCALES): Add hsb_DE and hsb_DE.UTF-8.
[BZ #566 ]
* locales/hsb_DE: New file.
2005-09-24 17:37:33 +00:00
Ulrich Drepper
c093ea4f4c
* locale/programs/ld-address.c (address_finish): Produce better
...
error messages for invalid lang_ab use.
2005-09-24 16:37:16 +00:00
Ulrich Drepper
d29f5cc776
* locale/iso-639.def: Add a few updates from current spec.
2005-09-24 16:18:50 +00:00
Ulrich Drepper
a415dea410
[BZ #520 ]
...
* SUPPORTED (SUPPORTED-LOCALES): Add ky_KG.
[BZ #520 ]
* locales/ky_KG: New file.
2005-09-24 16:09:57 +00:00
Ulrich Drepper
72888fa9e0
[BZ #495 ]
...
* locales/st_ZA: Updates and corrections.
Patch by Dwayne Bailey <dwayne@translate.org.za>.
2005-09-24 15:54:49 +00:00
Ulrich Drepper
6b77644416
[BZ #493 ]
...
* locales/xh_ZA: Updates and corrections.
Patch by Dwayne Bailey <dwayne@translate.org.za>.
2005-09-24 15:52:35 +00:00
Ulrich Drepper
c9726eab7f
[BZ #488 ]
...
* locales/zu_ZA: Updates and corrections.
Patch by Dwayne Bailey <dwayne@translate.org.za>.
2005-09-24 15:28:59 +00:00
Ulrich Drepper
d1bb817741
[BZ #484 ]
...
* locales/af_ZA: Updates and corrections.
Patch by Dwayne Bailey <dwayne@translate.org.za>.
2005-09-24 15:12:44 +00:00
Ulrich Drepper
3c73147e79
[BZ #1347 ]
...
2005-09-24 Ulrich Drepper <drepper@redhat.com>
* SUPPORTED (SUPPORTED-LOCALES): Add be_BY@latin.
[BZ #1347 ]
* locales/be_BY@latin: New file.
2005-09-24 15:03:19 +00:00
Ulrich Drepper
b6f6ee932c
[BZ #704 ]
...
* locale/iso-4217.def: Replace MGF with MGA.
2005-09-23 19:09:00 +00:00
Roland McGrath
c1950ac6f8
[BZ #413 , BZ #448 ]
...
bz tag
[BZ #448 ]
[BZ #413 ]
2005-08-03 07:44:12 +00:00
Ulrich Drepper
4f9d87ec29
* locales/hu_HU: Better collation.
...
Patch by Gyuro Lehel <lehel@freemail.hu>.
2005-07-26 16:10:19 +00:00
Ulrich Drepper
6fa565cbe2
Better collation.
2005-07-26 16:08:46 +00:00
Roland McGrath
44d75caf71
[BZ #1104 , BZ #1105 , BZ #1106 , BZ #1107 , BZ #1108 , BZ #1109 , BZ #1110 , BZ #1111 ]
...
BZ tags
[BZ #1106 ]
[BZ #1106 ]
[BZ #1111 ]
[BZ #1109 ]
[BZ #1106 ]
[BZ #1104 ]
[BZ #1106 ]
[BZ #1105 ]
[BZ #1110 ]
[BZ #1110 ]
[BZ #1107 ]
[BZ #1108 ]
2005-07-18 04:15:35 +00:00
Ulrich Drepper
1de4f8eea0
[BZ #408 ]
...
2005-07-08 Ulrich Drepper <drepper@redhat.com>
[BZ #408 ]
* locales/vi_VN: Update locale.
2005-07-08 16:20:37 +00:00
Ulrich Drepper
278e9f8c26
* locales/en_US: Remove duplicate am_pn entry.
2005-07-05 18:36:57 +00:00
Roland McGrath
f13fd8e59c
[BZ #622 ]
...
2005-05-28 Jakub Jelinek <jakub@redhat.com>
[BZ #622 ]
* locales/pa_IN (am_pm): Fix typos.
Patch by Denis Barbier <barbier@linuxfr.org>.
2005-06-08 20:22:55 +00:00
Ulrich Drepper
34e4fda3f9
* locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.
2005-05-22 16:21:14 +00:00
Ulrich Drepper
d14df06cfe
* SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
2005-04-28 14:22:16 +00:00
Ulrich Drepper
935f3e6715
* time/strptime_l.c (__strptime_internal): Handle 'z' to set
...
tm_gmtoff.
* time/Makefile (tests): Add tst-strptime2.
* time/tst-strptime2.c: New file.
2005-04-27 04:33:01 +00:00
Roland McGrath
f053c4f7d2
[BZ #823 ]
...
bz tag
[BZ #823 ]
2005-04-16 02:29:58 +00:00
Ulrich Drepper
12c879f8bf
* sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):
...
Convert correctly between long/int on 64bit big-endian.
2005-03-22 09:14:36 +00:00
Ulrich Drepper
1aa4e40a31
* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
2005-03-20 04:26:29 +00:00