aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-09-20 00:21:58 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-09-20 00:21:58 +0000
commit0226921e1dfc24a394eabb211f1b0f92f934faa7 (patch)
treeadcee6f9aa91bb338c66b9ecc433ccc510b10876 /include/ChangeLog
parent76f28487ee8ecf1552d83c209ec7711aa823303c (diff)
downloadnewlib-0226921e1dfc24a394eabb211f1b0f92f934faa7.zip
newlib-0226921e1dfc24a394eabb211f1b0f92f934faa7.tar.gz
newlib-0226921e1dfc24a394eabb211f1b0f92f934faa7.tar.bz2
* libiberty.h (asprintf, vasprintf): Don't declare them if the
corresponding HAVE_DECL_ macro is 1.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 6f17145..148c9bd 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-19 Alexandre Oliva <aoliva@redhat.com>
+
+ * libiberty.h (asprintf, vasprintf): Don't declare them if the
+ corresponding HAVE_DECL_ macro is 1.
+
2002-09-19 Jakub Jelinek <jakub@redhat.com>
* elf/i386.h (R_386_TLS_TPOFF, R_386_TLS_IE, R_386_TLS_GOTIE):