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:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index a7fbb16fd..c591239df 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,4 +1,9 @@
+Tue Jan 30 07:31:22 2001 Earnie Boyd <earnie@users.sourceforge.net>
+
+ * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.
+ Thanks to: Cosmin Truta <cosmin@cs.toronto.edu>
+
Mon Jan 29 14:03:07 2001 Earnie Boyd <earnie@users.sourceforge.net>
* time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.