aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-05-28 21:31:17 +0000
committerChristopher Faylor <me@cgf.cx>2005-05-28 21:31:17 +0000
commit03bb8acaa7be8b1849b4bbee9c213e251cba1f1c (patch)
tree2584281406f212557316156ca4fddc61b42ce2c5 /winsup/cygwin/ChangeLog
parent73162dcdd0e2bb323ce93fd58e28044434eadc5e (diff)
downloadnewlib-03bb8acaa7be8b1849b4bbee9c213e251cba1f1c.zip
newlib-03bb8acaa7be8b1849b4bbee9c213e251cba1f1c.tar.gz
newlib-03bb8acaa7be8b1849b4bbee9c213e251cba1f1c.tar.bz2
* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is a
no-op.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index e0749fb..b5e314a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-28 Christopher Faylor <cgf@timesys.com>
+
+ * times.cc (time_ms::usecs): Coerce comparison to signed or whole test
+ is a no-op.
+
2005-05-27 Christopher Faylor <cgf@timesys.com>
* cygheap.h: Reference _cygheap_start via .cygheap section.