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>2003-01-21 22:37:04 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-01-21 22:37:04 +0300
commitb8838e6f7574b42e83c96a008515e41da8c4a87a (patch)
treee72394584a20e45e12b1c04cf245b83bd0175aa0 /newlib/ChangeLog
parent57394495e21e9ffe7da9251b26e9cac14d59f708 (diff)
2003-01-21 Anita Kulkarni <anitak@kpit.com>
* libc/time/difftime.c : Typecast the result to double.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index a73c24713..3d75c12c3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-21 Anita Kulkarni <anitak@kpit.com>
+
+ * libc/time/difftime.c : Typecast the result to double.
+
2003-01-20 Christopher Faylor <cgf@redhat.com>
* libc/include/sys/unistd.h: Add rresvport declaration for cygwin.