summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-30 17:54:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-30 17:54:50 +0000
commitd852e2342b89d4e842698cb92de3cf2fc98b9b79 (patch)
tree4671df699c492fdf1bd81368b41397778bda77a7 /cpukit/ChangeLog
parent2009-06-30 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d852e2342b89d4e842698cb92de3cf2fc98b9b79.tar.bz2
2009-06-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/prwlocktimedrdlock.c: Restructure if slightly to make to make it easier to analyze for coverage.
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 c076869257..b2cdf4c5d1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-30 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * posix/src/prwlocktimedrdlock.c: Restructure if slightly to make to
+ make it easier to analyze for coverage.
+
2009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/killinfo.c, posix/src/mutexinit.c, posix/src/psignal.c,