summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 14:45:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 14:45:15 +0000
commit753c05ab0263ec6a73bfb96b95d26f4d8b0971e1 (patch)
treeba505f8a67e787fc93b4c30968f1ecc3949539e3 /cpukit/ChangeLog
parent2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-753c05ab0263ec6a73bfb96b95d26f4d8b0971e1.tar.bz2
2008-08-19 Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
PR 1296/cpukit. * posix/src/timersettime.c: POSIX timers use incorrect repeat interval. This patch fixes the following problems in timer_settime: 1) Uses value.it_interval for repeat period. 2) Corrects test for incorrect value of it_value.tv_nsec (should reject 1000000000).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 02f158487c..7b5926ad5c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-19 Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
+
+ PR 1296/cpukit.
+ * posix/src/timersettime.c: POSIX timers use incorrect repeat interval.
+ This patch fixes the following problems in timer_settime: 1) Uses
+ value.it_interval for repeat period. 2) Corrects test for incorrect
+ value of it_value.tv_nsec (should reject 1000000000).
+
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/inline/rtems/score/threadmp.inl: Add include of