summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-04-07 01:16:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-04-07 01:16:55 +0000
commit5287d3e7e5d3c091f17c4828c1a6d907e23db362 (patch)
treeb4718ea21d48e4c0abf1001074d1ff9729060558 /cpukit/ChangeLog
parent * score/inline/rtems/score/threadmp.inl, (diff)
downloadrtems-5287d3e7e5d3c091f17c4828c1a6d907e23db362.tar.bz2
2006-04-06 Joel Sherrill <joel@OARcorp.com>
* posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/timer.inl, posix/macros/rtems/posix/cond.inl, posix/macros/rtems/posix/mutex.inl, posix/macros/rtems/posix/timer.inl: Fix warnings.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8bbd1edf55..0eb3c4af8f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-06 Joel Sherrill <joel@OARcorp.com>
+
+ * posix/inline/rtems/posix/mutex.inl,
+ posix/inline/rtems/posix/timer.inl,
+ posix/macros/rtems/posix/cond.inl,
+ posix/macros/rtems/posix/mutex.inl,
+ posix/macros/rtems/posix/timer.inl: Fix warnings.
+
* score/inline/rtems/score/threadmp.inl,
score/macros/rtems/score/threadmp.inl: Fix compile error.