summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-16 16:25:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-16 16:25:05 +0000
commiteb64f2c6ff99ea243b471f4e0e341f7561891bbb (patch)
treef150573b8789441ecd818d2ed5cf3d85545bde3a /cpukit/ChangeLog
parent2007-05-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-eb64f2c6ff99ea243b471f4e0e341f7561891bbb.tar.bz2
2007-05-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/cpuuse/cpuuse.c: Use rtems_object_get_name and eliminate functionally similar code here. Also cleanup print formats.
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 4406b65b2b..6d42ab70e8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-05-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/cpuuse/cpuuse.c: Use rtems_object_get_name and eliminate
+ functionally similar code here. Also cleanup print formats.
+
+2007-05-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/src/objectgetnameasstring.c: Internal threads use string names
so in the current RTEMS source string object name can NOT be
disabled. It is probably worth considering converting the internal