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>2005-03-28 03:38:28 +0400
committerChristopher Faylor <me@cgf.cx>2005-03-28 03:38:28 +0400
commitcfa131587dafc00b5b3ab6bd1851777e250aa991 (patch)
tree09350783ca5b287dbaa10239f984a9ebfc30a8ad
parent491110627f5515bf3d1ecdb42b1dabf7c53f116b (diff)
* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in the
below change to hires.h.
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b43766025..12e274d29 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-27 Christopher Faylor <cgf@timesys.com>
+
+ * signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed
+ properly in the below change to hires.h.
+
2005-03-27 Pierre Humblet <pierre.humblet@ieee.org>
* times.cc (hires_ms::usecs): Compare the difference.