]> sourceware.org Git - newlib-cygwin.git/commitdiff
* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in the
authorChristopher Faylor <me@cgf.cx>
Sun, 27 Mar 2005 23:38:28 +0000 (23:38 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 27 Mar 2005 23:38:28 +0000 (23:38 +0000)
below change to hires.h.

winsup/cygwin/ChangeLog

index b43766025df125e224f78f7c6bd1850296e7a38e..12e274d2982e0f8c200d758b797c04e2a1e65201 100644 (file)
@@ -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.
This page took 0.030627 seconds and 5 git commands to generate.