mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
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:
parent
f5e9e255fd
commit
ba9af2d7ec
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user