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 dcigettext.c


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

Modified files:
	intl           : dcigettext.c 

Log message:
	(_nl_default_dirname): Initialize with LOCALEDIR.
	Don't include gettext.h.
	(offsetof): Provide fallback for platforms that lack it, like SunOS4.
	(ZERO): Remove macro.
	(struct transmem_list): Use ZERO.
	(DCIGETTEXT): Use offsetof, not sizeof.
	Include libgnuintl.h instead of libgettext.h.
	(transcmp): Convert to K&R C syntax.
	Update comment about HAVE_LOCALE_NULL.
	(_nl_find_msg): Optimize for space.
	(plural_eval): Recognize comparison and '!' operators. Optimize for space.


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