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
..
bits Update. 1999-12-18 19:45:25 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c
argz-stringify.c
argz.h Update. 1999-10-09 21:56:43 +00:00
basename.c
byteswap.h
endian.h
envz.c
envz.h Update. 1999-10-09 21:56:43 +00:00
inl-tester.c
Makefile (routines): Add memrchr. 1999-10-04 06:40:34 +00:00
memfrob.c
memory.h
noinl-tester.c
stratcliff.c Update. 1999-11-24 05:51:45 +00:00
strcoll_l.c
strcoll.c Update. 1999-12-26 07:29:11 +00:00
strdup.c
strerror.c
strfry.c
string-inlines.c Update. 1999-08-06 22:27:07 +00:00
string.h Update. 1999-12-19 08:08:59 +00:00
strings.h Update. 1999-10-09 21:56:43 +00:00
strndup.c
strnlen.c
strsignal.c Update. 1999-11-10 08:15:19 +00:00
strverscmp.c
strxfrm_l.c
strxfrm.c Update. 1999-12-26 19:11:05 +00:00
swab.c
test-ffs.c
testcopy.c
tester.c Update. 1999-12-18 19:45:25 +00:00
tst-inlcall.c
tst-strlen.c
tst-svc.c
tst-svc.expect
tst-svc.input
Versions Export memrchr. 1999-10-04 06:07:05 +00:00