Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-10-15 01:06:20 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-10-15 01:06:20 +0400
commit4d57c1edc7e1f4ac2c6656a014c90454225df138 (patch)
treeb61b7e7f96bf5e761cad0e2c88e057e7ef63c3da /newlib/ChangeLog
parent1012585f1f94b4674a8370e4c1f3300a064da860 (diff)
2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/net/gethostbydns.c (dprintf): Rename to dbgprintf to prevent conflict with new dprintf function.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 731208ba7..96c579101 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/sys/linux/net/gethostbydns.c (dprintf): Rename to
+ dbgprintf to prevent conflict with new dprintf function.
+
+2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/stdio/vfprintf.c (_VFPRINTF_R): Fix up "inf" and
"nan" processing for systems that have long double support.