glibc/locale
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
..
programs Update. 1999-12-27 05:05:12 +00:00
.cvsignore
broken_cur_max.c
C_name.c
C-address.c Update. 1999-08-31 07:04:41 +00:00
C-collate.c Update. 1999-12-25 23:41:39 +00:00
C-ctype.c Update. 1999-12-08 19:53:27 +00:00
C-identification.c Update. 1999-08-31 07:04:41 +00:00
C-measurement.c Update. 1999-08-31 07:04:41 +00:00
C-messages.c Update. 1999-08-31 07:04:41 +00:00
C-monetary.c Update. 1999-09-13 09:07:36 +00:00
C-name.c Update. 1999-08-31 07:04:41 +00:00
C-numeric.c
C-paper.c Update. 1999-09-13 09:07:36 +00:00
C-telephone.c Update. 1999-08-31 07:04:41 +00:00
C-time.c Update. 1999-09-13 09:07:36 +00:00
categories.def Update. 1999-12-25 23:41:39 +00:00
codeset_name.c
duplocale.c
findlocale.c Update. 1999-11-08 23:44:12 +00:00
freelocale.c
iso-639.def Update. 1999-08-31 07:04:41 +00:00
iso-3166.def Update. 1999-11-26 19:37:26 +00:00
iso-4217.def Update. 1999-12-24 05:42:34 +00:00
langinfo.h Update. 1999-12-25 23:41:39 +00:00
lc-address.c Update. 1999-08-31 07:04:41 +00:00
lc-collate.c Update. 1999-12-25 23:41:39 +00:00
lc-ctype.c Update. 1999-12-08 19:53:27 +00:00
lc-identification.c Update. 1999-08-31 07:04:41 +00:00
lc-measurement.c Update. 1999-08-31 07:04:41 +00:00
lc-messages.c
lc-monetary.c Update. 1999-09-13 09:07:36 +00:00
lc-name.c Update. 1999-08-31 07:04:41 +00:00
lc-numeric.c
lc-paper.c Update. 1999-08-31 07:04:41 +00:00
lc-telephone.c Update. 1999-08-31 07:04:41 +00:00
lc-time.c Update. 1999-12-21 17:50:57 +00:00
loadlocale.c Update. 1999-11-23 05:25:22 +00:00
locale.h Update. 1999-11-18 16:25:42 +00:00
localeconv.c
localeinfo.h Update. 1999-12-25 23:41:39 +00:00
Makefile Update. 1999-12-27 05:05:12 +00:00
mb_cur_max.c
newlocale.c Update. 1999-09-13 09:07:36 +00:00
nl_langinfo.c Update. 1999-04-28 23:13:52 +00:00
setlocale.c Update. 1999-12-24 05:42:34 +00:00
strlen-hash.h
SYS_libc.c
Versions
weight.h Update. 1999-12-25 23:41:39 +00:00
xlocale.h