From 3aeb84b59d3a21b926ed3b6f5fdacb3c2fc738ce Mon Sep 17 00:00:00 2001 From: cgf Date: Sun, 27 Mar 2005 23:38:28 +0000 Subject: [PATCH] * signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in the below change to hires.h. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index b43766025d..12e274d298 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-03-27 Christopher Faylor + + * 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 * times.cc (hires_ms::usecs): Compare the difference. -- 2.11.0