From a93baa4383ab6288c4659d232345116e6b31f66a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Jan 2001 14:19:05 +0000 Subject: 2001-01-12 Joel Sherrill * src/clockgetres.c: Fixed match problem. We are not converting an interval to a timespec -- it is actually a real number of microseconds. --- c/src/exec/posix/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/exec/posix/ChangeLog') diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog index 6bc1bcba49..108cff09e2 100644 --- a/c/src/exec/posix/ChangeLog +++ b/c/src/exec/posix/ChangeLog @@ -1,3 +1,9 @@ +2001-01-12 Joel Sherrill + + * src/clockgetres.c: Fixed match problem. We are not converting + an interval to a timespec -- it is actually a real number of + microseconds. + 2001-01-22 Michael Hamel * include/rtems/posix/semaphore.h, inline/rtems/posix/semaphore.inl, -- cgit v1.2.3