glibc/argp
Ulrich Drepper 71319b9cb3 Update.
2002-04-08  Ulrich Drepper  <drepper@redhat.com>

	* Makeconfig (CPPFLAGS): Also add CPPFLAGS-<basename> where <basename>
	is the name of the source file without extension.
	* Makefile (distribute): Add cppflags-iterator.mk.
	* cppflags-iterator.mk: New file.
	* extra-lib.mk: For the sources of the library run
	cppflags-iterator.mk.

	* include/libintl.h: Declare __dcgettext_internal and
	_libc_intl_domainname_internal.  Define __dcgettext using these
	two symbols if used in libc itself.
	* argp/argp-help.c: Define dgettext using __dcgettext_internal and
	_libc_intl_domainname_internal.
	* argp/argp-parse.c: Likewise.
	* intl/dcgettext.c (__dcgettext): Use INTDEF to define alias.
	* intl/dgettext.c: Call __dcgettext_internal instead of __dcgettext.
	* intl/gettext.c: Likewise.
	* locale/SYS_libc.c (_libc_intl_domainname): Use INTDEF to define
	alias.
	* posix/regcomp.c (gettext): Use __dcgettext_internal instead of
	__dcgettext.
	* posix/regex_internal.c (gettext): Likewise.
2002-04-08 08:59:00 +00:00
..
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions 1998-10-25 Roland McGrath <roland@baalperazim.frob.com> 1998-10-25 20:02:56 +00:00
argp-ba.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-eexst.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-fmtstream.c Update. 2001-08-17 07:51:36 +00:00
argp-fmtstream.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-fs-xinl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-help.c Update. 2002-04-08 08:59:00 +00:00
argp-namefrob.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-parse.c Update. 2002-04-08 08:59:00 +00:00
argp-pv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-pvh.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-test.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-xinl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00