2007-07-06 Jeff Johnston <jjohnstn@redhat.com>

* libc/sys/linux/intl/dcigettext.c: Define HAVE_STPCPY.
        * libc/sys/linux/intl/l10nflist.c: Ditto.
This commit is contained in:
Jeff Johnston 2007-07-06 16:42:48 +00:00
parent f5e9e255fd
commit ba9af2d7ec
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/intl/dcigettext.c: Define HAVE_STPCPY.
* libc/sys/linux/intl/l10nflist.c: Ditto.
2007-07-04 Corinna Vinschen <corinna@vinschen.de>
* libc/include/wchar.h: Add prototype for wcsxfrm.

View File

@ -140,6 +140,8 @@ void free ();
/* @@ end of prolog @@ */
#define HAVE_STPCPY 1
#ifdef _GLIBC
/* Rename the non ANSI C functions. This is required by the standard
because some ANSI C functions will require linking with this object

View File

@ -70,6 +70,8 @@
/* @@ end of prolog @@ */
#define HAVE_STPCPY 1
#ifdef _GLIBC
/* Rename the non ANSI C functions. This is required by the standard
because some ANSI C functions will require linking with this object