* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in the
below change to hires.h.
This commit is contained in:
parent
491110627f
commit
cfa131587d
|
@ -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>
|
2005-03-27 Pierre Humblet <pierre.humblet@ieee.org>
|
||||||
|
|
||||||
* times.cc (hires_ms::usecs): Compare the difference.
|
* times.cc (hires_ms::usecs): Compare the difference.
|
||||||
|
|
Loading…
Reference in New Issue