summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-03 23:57:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-03 23:57:19 +0000
commit6aa8b5132decab1edd4ad0f74c7a73ea2f7eb07d (patch)
treee1fab32b022404b93b8fddc3d9f0daec0e7a4920 /cpukit/ChangeLog
parent2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-6aa8b5132decab1edd4ad0f74c7a73ea2f7eb07d.tar.bz2
2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell.c, libmisc/stackchk/check.c: Eliminate warnings.
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 36f17b9b64..cccbec6bd5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/shell.c, libmisc/stackchk/check.c: Eliminate warnings.
+
+2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* posix/src/condtimedwait.c, posix/src/mutextimedlock.c,
posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c,
posix/src/semopen.c: Silence warnings.