libc/locale C-numeric.c C-name.c C-monetary.c ...

roland@sources.redhat.com roland@sources.redhat.com
Wed Aug 28 16:11:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-28 16:11:04

Modified files:
	locale         : C-numeric.c C-name.c C-monetary.c C-telephone.c 
	                 C-identification.c C-ctype.c C-address.c 
	                 C-measurement.c loadlocale.c C-time.c C-paper.c 
	                 C-messages.c C-collate.c 

Log message:
	2002-08-28  Roland McGrath  <roland@redhat.com>
	
	* locale/localeinfo.h (struct locale_data): New member `private'
	* locale/loadlocale.c (_nl_intern_locale_data): Initialize it.
	(_nl_unload_locale): Call LOCALE->private.cleanup if it is set.
	* locale/C-collate.c: Update initializer.
	* locale/C-identification.c: Likewise.
	* locale/C-measurement.c: Likewise.
	* locale/C-telephone.c: Likewise.
	* locale/C-address.c: Likewise.
	* locale/C-name.c: Likewise.
	* locale/C-paper.c: Likewise.
	* locale/C-time.c: Likewise.
	* locale/C-numeric.c: Likewise.
	* locale/C-monetary.c: Likewise.
	* locale/C-messages.c : Likewise.
	* locale/C-ctype.c: Likewise.



More information about the Glibc-cvs mailing list