This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/intl loadmsgcat.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-03-19 16:55:52

Modified files:
	intl           : loadmsgcat.c 

Log message:
	(_nl_load_domain): Add fallback code for platforms lacking strtoul,
	like SunOS4.
	[!_LIBC]: Use gettextparse__, not __gettextparse.
	Include headers needed for alloca().
	(freea): New macro.
	(_nl_load_domain): Add fallback code for platforms lacking alloca.
	(_nl_load_domain): locale_charset() doesn't return NULL any more.
	(plvar, plone, germanic_plural, init_germanic_plural): Update.
	(_nl_load_domain) [!_LIBC]: Use fstat, not fstat64.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]