From 5860b90232302865678a6efe57f92ae60a5ef562 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 15 May 2009 17:43:02 +0000 Subject: 2009-05-15 Joel Sherrill * posix/src/getitimer.c, posix/src/setitimer.c: Add error checks and clean up so coverage analysis is possible. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 295055c797..029494998a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-05-15 Joel Sherrill + + * posix/src/getitimer.c, posix/src/setitimer.c: Add error checks and + clean up so coverage analysis is possible. + 2009-05-15 Joel Sherrill * posix/src/sysconf.c: Restructure to improve coverage analysis. -- cgit v1.2.3