From cfa131587dafc00b5b3ab6bd1851777e250aa991 Mon Sep 17 00:00:00 2001 From: Christopher Faylor 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 b43766025..12e274d29 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.