summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-15 16:00:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-15 16:00:24 +0000
commitf23a263f1788f71b9ec295f855d6d0ab193eb4ec (patch)
treeecc3e95b6b0ec652f714ce83f4fe1e8d49acb37e /cpukit/ChangeLog
parent2009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-f23a263f1788f71b9ec295f855d6d0ab193eb4ec.tar.bz2
2009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/sysconf.c: Restructure to improve coverage analysis.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1c71d99514..295055c797 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
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>
+
* libcsupport/Makefile.am, libcsupport/src/printk.c: Restructure to
make analysis and coverage easier. Now 100% covered.
* libcsupport/src/vprintk.c: New file.