summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-14 23:32:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-14 23:32:25 +0000
commita50b011f70689af8b6d8a4192aae48e760451bc7 (patch)
tree70102dcda31fdc633a3a0e994bb4bbf5121e3828 /cpukit/score/ChangeLog
parent2002-08-14 Brett Swimley <brett.swimley@aedinc.net> (diff)
downloadrtems-a50b011f70689af8b6d8a4192aae48e760451bc7.tar.bz2
2002-08-14 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/coremsg.inl: Add <string.h> to remove warning. * src/threadidlebody.c: Add return 0 to avoid warning.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index 60ac1bd870..b355eb76cf 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-14 Joel Sherrill <joel@OARcorp.com>
+
+ * macros/rtems/score/coremsg.inl: Add <string.h> to remove warning.
+ * src/threadidlebody.c: Add return 0 to avoid warning.
+
2002-08-07 Chris Johns <ccj@acm.org>
* src/coretodset.c: Correct calculation of ticks until next section