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:
authorChristopher Faylor <me@cgf.cx>2001-04-21 07:22:47 +0400
committerChristopher Faylor <me@cgf.cx>2001-04-21 07:22:47 +0400
commit8c9df1d571708c654822dd55e67e8d7ffc989dc5 (patch)
tree7504953266aefb4e502691512807edb96e9b17b1 /newlib/ChangeLog
parent3ac6f3a7487b9e231d4d83056685a5b1349d2deb (diff)
* libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,
too.
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 acd41e5a2..de33e6075 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 20 23:17:51 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * libc/include/sys/time.h: Define timercmp and other macros for
+ __CYGWIN__, too.
+
2001-04-20 Jeff Johnston <jjohnstn@redhat.com>
* acinclude.m4: Added --enable-malloc-debugging configure flag.