summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 295055c797..029494998a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/getitimer.c, posix/src/setitimer.c: Add error checks and
+ clean up so coverage analysis is possible.
+
+2009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/src/sysconf.c: Restructure to improve coverage analysis.
2009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>