libc/intl dcigettext.c
drepper@sourceware.cygnus.com
drepper@sourceware.cygnus.com
Mon Mar 19 16:44:00 GMT 2001
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.
More information about the Glibc-cvs
mailing list