Commit Graph

758 Commits

Author SHA1 Message Date
Ulrich Drepper
afd662ec27 ..
2005-11-21  Ulrich Drepper  <drepper@redhat.com>

	* locales/se_NO: Remove RCS ID line.
2005-11-21 15:45:19 +00:00
Ulrich Drepper
478f33c9f7 * sysdeps/unix/sysv/linux/fchownat.c: Include string.h.
* sysdeps/unix/sysv/linux/futimesat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fchownat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fxstatat.c: Likewise.
	* sysdeps/unix/sysv/linux/renameat.c: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
	* sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
2005-11-16 08:20:36 +00:00
Ulrich Drepper
a0e3432cc7 * iconvdata/Makefile (modules): Add ISO_11548-1.
(distribute): Add iso_11548-1.c.
	* iconvdata/gconv-modules: Add entries for ISO 11548-1.
	* iconvdata/TESTS: Add entry for ISO 11548-1.

	[BZ 1872]
	* iconvdata/iso_11548-1.c: New file.
	* iconvdata/testdata/ISO_11548-1: New file.
	* iconvdata/testdata/ISO_11548-1..UTF8: New file.
	Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>.
2005-11-16 08:16:43 +00:00
Ulrich Drepper
2461e3dc09 [BZ #1294]
2005-11-11  Ulrich Drepper  <drepper@redhat.com>
	[BZ #1294]
	* locales/pt_BR: Set p_cs_precedes and n_cs_precedes to 1.
2005-11-12 02:11:32 +00:00
Ulrich Drepper
f06d38b39f * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line. 2005-11-05 16:26:30 +00:00
Ulrich Drepper
a4857f43ff (SUPPORTED-LOCALES): Fix typo in si_LK line. 2005-11-05 16:25:49 +00:00
Ulrich Drepper
ba2aceb813 [BZ #119]
2005-10-15  Ulrich Drepper  <drepper@redhat.com>
	[BZ #119]
	* locales/es_AR: Fix thousands_sep and grouping.
2005-10-15 14:15:52 +00:00
Ulrich Drepper
ed2c452099 [BZ #451]
* locales/rw_RW: New file.
	* SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
2005-10-15 04:31:19 +00:00
Ulrich Drepper
ef2a8e9b7f [BZ #367]
* locales/si_LK: New file.
	* SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
2005-10-15 04:14:39 +00:00
Ulrich Drepper
356af4b5eb [BZ #297]
* locales/fi_FI: Change date_fmt.
2005-10-15 04:08:42 +00:00
Ulrich Drepper
aae253e0c2 Change date_fmt. 2005-10-15 04:08:13 +00:00
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