From 336a0df287dfed193cf8a65ff41df7d7cf4da8f2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 25 May 2011 14:18:10 +0000 Subject: =?UTF-8?q?2011-05-25=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * include/rtems/bspIo.h, include/rtems/concat.h, include/rtems/irq.h, libblock/include/rtems/bdbuf.h libcsupport/include/rtems/libio_.h, libcsupport/src/getuid.c, score/include/rtems/score/coremutex.h, score/include/rtems/score/heap.h, score/include/rtems/score/sysstate.h, score/src/objectidtoname.c, score/src/objectnametoid.c, score/src/objectnametoidstring.c, score/src/thread.c, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadclose.c, score/src/threadcreateidle.c, score/src/threaddelayended.c, score/src/threaddispatch.c, score/src/threadget.c, score/src/threadhandler.c, score/src/threadinitialize.c, score/src/threadloadenv.c, score/src/threadready.c, score/src/threadreset.c, score/src/threadrestart.c score/src/threadsetpriority.c, score/src/threadsetstate.c, score/src/threadsettransient.c, score/src/threadstackallocate.c score/src/threadstackfree.c, score/src/threadstart.c: Cosmetics from CVS-HEAD. --- cpukit/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index be7e417f96..17aad7cf02 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,24 @@ +2011-05-25 Ralf Corsépius + + * include/rtems/bspIo.h, include/rtems/concat.h, + include/rtems/irq.h, libblock/include/rtems/bdbuf.h + libcsupport/include/rtems/libio_.h, libcsupport/src/getuid.c, + score/include/rtems/score/coremutex.h, + score/include/rtems/score/heap.h, + score/include/rtems/score/sysstate.h, score/src/objectidtoname.c, + score/src/objectnametoid.c, score/src/objectnametoidstring.c, + score/src/thread.c, score/src/threadchangepriority.c, + score/src/threadclearstate.c, score/src/threadclose.c, + score/src/threadcreateidle.c, score/src/threaddelayended.c, + score/src/threaddispatch.c, score/src/threadget.c, + score/src/threadhandler.c, score/src/threadinitialize.c, + score/src/threadloadenv.c, score/src/threadready.c, + score/src/threadreset.c, score/src/threadrestart.c + score/src/threadsetpriority.c, score/src/threadsetstate.c, + score/src/threadsettransient.c, score/src/threadstackallocate.c + score/src/threadstackfree.c, score/src/threadstart.c: + Cosmetics from CVS-HEAD. + 2011-05-25 Ralf Corsépius * libblock/src/flashdisk.c, libblock/src/nvdisk.c: -- cgit v1.2.3