1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-16 07:21:57 +03:00
Files
glibc/string
Ulrich Drepper c392db7c4b Update.
1999-12-26  Ulrich Drepper  <drepper@cygnus.com>

	* ld-collate.c (struct element_t): Add field is_character and use it
	to distinguish real character from collating elements and symbols.
	(new_element): Take new parameter to initialize is_character.  Change
	all callers.
	(handle_ellipsis): Use is_character field to make sure ellipsis is
	only used with characters.
	(collate_read): Fix reading of collating elements.

	* string/strxfrm.c: Correct loop end detection and memory access
	in the little optimization at the end.

	* locale/programs/ld-monetary.c (monetary_finish): Correct code to
	emit warnings.  Provide default value for mon_decimal_point.

	* locale/programs/ld-collate.c (collate_finish): Don't crash if this
	category wasn't defined.
	(collate_output): Likewise.

	* locale/programs/ld-address.c: Don't emit message about not defined
	category if be_quiet.
	* locale/programs/ld-ctype.c: Likewise.
	* locale/programs/ld-identification.c: Likewise.
	* locale/programs/ld-measurement.c: Likewise.
	* locale/programs/ld-messages.c: Likewise.
	* locale/programs/ld-monetary.c: Likewise.
	* locale/programs/ld-name.c: Likewise.
	* locale/programs/ld-numeric.c: Likewise.
	* locale/programs/ld-paper.c: Likewise.
	* locale/programs/ld-telephone.c: Likewise.

	* locale/programs/locfile.c (write_locale_data): Correct memory
	allocation for fname.
1999-12-26 19:11:05 +00:00
..
1999-12-18 19:45:25 +00:00
1997-06-12 21:38:55 +00:00
1997-02-11 04:45:23 +00:00
1998-07-16 11:44:36 +00:00
1999-10-09 21:56:43 +00:00
1998-04-28 19:41:51 +00:00
1997-07-24 01:36:01 +00:00
1998-11-27 11:34:40 +00:00
1998-07-16 11:44:36 +00:00
1999-10-09 21:56:43 +00:00
1997-09-11 12:09:10 +00:00
1999-10-04 06:40:34 +00:00
1997-02-15 04:31:36 +00:00
1997-10-12 04:05:44 +00:00
1997-09-16 00:42:43 +00:00
1999-11-24 05:51:45 +00:00
1999-12-26 07:29:11 +00:00
1998-03-18 17:57:13 +00:00
1998-04-14 16:51:08 +00:00
1999-04-28 23:13:52 +00:00
1999-08-06 22:27:07 +00:00
1999-12-19 08:08:59 +00:00
1999-10-09 21:56:43 +00:00
1998-03-18 17:57:13 +00:00
1998-04-07 09:21:28 +00:00
1999-11-10 08:15:19 +00:00
1998-09-06 23:45:24 +00:00
1999-12-26 19:11:05 +00:00
1997-09-30 17:10:40 +00:00
1997-02-19 04:43:53 +00:00
1997-02-19 04:43:53 +00:00
1999-12-18 19:45:25 +00:00
1998-02-10 20:06:30 +00:00
1998-07-04 10:39:13 +00:00
1997-05-21 01:48:59 +00:00
1998-04-24 17:37:16 +00:00
1998-04-24 17:37:16 +00:00
1999-10-04 06:07:05 +00:00