glibc/string
Ulrich Drepper 70e51ab9f3 Update.
* locale/programs/ld-collate.c (collate_output): Don't start with empty
	extrapool and indirectpool obstacks since we need the offsets to be
	nonzero.
	(collate_read): Call load_locale, not find_locale.
	* locale/programs/ld-ctype.c (ctype_finish): If LC_CTYPE category
	wasn't defined in the file also initialize repertoire if possible.
	* locale/programs/ld-time.c (time_finish): Fix message string.
	* locale/programs/linereader.c: Cast parameters of lr_error to
	correct type to prevnet warning.
	* locale/programs/localedef.c (load_locale): New file.
	* locale/programs/localedef.h: Add its prototype.
	* locale/programs/repertoire.c (repertoire_new_char): Add missing
	parameters to lr_error call.

	* localedata/Makefile: Enable running tests again.
	* localedata/tests/test2.def: Adjust syntax to new specification.
	* localedata/tests/test3.def: Likewise.
	* localedata/tst-trans.sh: Redirect output of program into file.

	* string/strcoll.c: Fix many error in new implementation to make it
	pass (at least) the test suite.

	* locale/Makefile: Don't link localedef statically anymore.

	* locale/ld-collate.c (struct element_t): Add field is_character and
	use it to distinguish real character from collating elements and
	symbols.
	* locale/programs/ld-time.c: Likewise.
1999-12-27 05:05:12 +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-27 05:05:12 +00:00
strdup.c
strerror.c
strfry.c
string-inlines.c
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