summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2008-01-25 20:14:45 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2008-01-25 20:14:45 +0000
commit81f595760d1a5b85c7650c53957fc01fe17582c6 (patch)
treef1859c79870cc9a1aa9045dadbb584c6e57a743d /cpukit/ChangeLog
parent2008-01-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-81f595760d1a5b85c7650c53957fc01fe17582c6.tar.bz2
2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>
* sapi/include/rtems/fatal.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/interr.h, score/inline/rtems/score/thread.inl, score/src/coremutexseize.c: Modifications to aid in full path testing.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c441d77886..4774859083 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>
+
+ * sapi/include/rtems/fatal.h, score/include/rtems/score/coremutex.h,
+ score/include/rtems/score/interr.h,
+ score/inline/rtems/score/thread.inl, score/src/coremutexseize.c:
+ Modifications to aid in full path testing.
+
2008-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/mqueuesendsupp.c: Remove warning.