summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-06 09:46:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-06 09:46:52 +0000
commitc73f11d044f81c5e94b3e766471ed4b27d76b77d (patch)
treea8bd4511f5a8970663410fd5970f72b21a1a0d03 /cpukit
parentAdd const qualifiers, use size_t where appropriate. (diff)
downloadrtems-c73f11d044f81c5e94b3e766471ed4b27d76b77d.tar.bz2
2006-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/object.h, score/src/objectclearname.c, score/src/objectcopynameraw.c, score/src/objectcopynamestring.c: Add const qualifiers, use size_t where appropriate.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 315b3c0bfb..e2335f2bde 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/include/rtems/score/object.h, score/src/objectclearname.c,
+ score/src/objectcopynameraw.c, score/src/objectcopynamestring.c:
+ Add const qualifiers, use size_t where appropriate.
+
2006-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/thread.inl: Add const qualifiers to work