libc/intl gettextP.h
drepper@sourceware.cygnus.com
drepper@sourceware.cygnus.com
Mon Mar 19 16:49:00 GMT 2001
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sources.redhat.com 2001-03-19 16:49:14
Modified files:
intl : gettextP.h
Log message:
Include <stddef.h>. Include gettext.h, for nls_uint32.
(ZERO): New macro.
(struct binding): Always use ZERO.
(gettext__, dgettext__, dcgettext__, textdomain__, bindtextdomain__,
bind_textdomain_codeset__): New declarations, from old libgettext.h.
(__gettextdebug): Remove declaration.
(__gettext_free_exp, __gettextparse): Convert prototype to K&R C syntax.
(gettext_free_exp__, gettextparse__): New non-libc declarations.
(struct expression): Add operators lnot, less_than, greater_than,
less_or_equal, greater_or_equal. Replace args2/args3 union by a
'nargs' counter and an 'args[]' array.
More information about the Glibc-cvs
mailing list