change log for rtems (2011-06-17)
rtems-vc at rtems.org
rtems-vc at rtems.org
Fri Jun 17 16:11:11 UTC 2011
*joel*:
2011-06-17 Joel Sherrill <joel.sherrill at oarcorp.com>
* rtems/include/rtems/rtems/types.h,
score/include/rtems/score/address.h,
score/include/rtems/score/apiext.h,
score/include/rtems/score/bitfield.h,
score/include/rtems/score/context.h,
score/include/rtems/score/corebarrier.h,
score/include/rtems/score/coremsg.h,
score/include/rtems/score/coremutex.h,
score/include/rtems/score/corerwlock.h,
score/include/rtems/score/coresem.h,
score/include/rtems/score/corespinlock.h,
score/include/rtems/score/interr.h, score/include/rtems/score/isr.h,
score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h,
score/include/rtems/score/objectmp.h,
score/include/rtems/score/percpu.h,
score/include/rtems/score/priority.h,
score/include/rtems/score/rbtree.h,
score/include/rtems/score/scheduler.h,
score/include/rtems/score/smp.h, score/include/rtems/score/smplock.h,
score/include/rtems/score/stack.h,
score/include/rtems/score/states.h,
score/include/rtems/score/thread.h,
score/include/rtems/score/threadq.h,
score/include/rtems/score/threadsync.h,
score/include/rtems/score/timespec.h,
score/include/rtems/score/timestamp.h,
score/include/rtems/score/timestamp64.h,
score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h,
score/include/rtems/score/watchdog.h,
score/include/rtems/score/wkspace.h: Mark Score files as in Score
Group to improve Doxygen output.
M 1.2857 cpukit/ChangeLog
M 1.35 cpukit/rtems/include/rtems/rtems/types.h
M 1.18 cpukit/score/include/rtems/score/address.h
M 1.21 cpukit/score/include/rtems/score/apiext.h
M 1.22 cpukit/score/include/rtems/score/bitfield.h
M 1.25 cpukit/score/include/rtems/score/context.h
M 1.7 cpukit/score/include/rtems/score/corebarrier.h
M 1.33 cpukit/score/include/rtems/score/coremsg.h
M 1.44 cpukit/score/include/rtems/score/coremutex.h
M 1.7 cpukit/score/include/rtems/score/corerwlock.h
M 1.31 cpukit/score/include/rtems/score/coresem.h
M 1.6 cpukit/score/include/rtems/score/corespinlock.h
M 1.35 cpukit/score/include/rtems/score/interr.h
M 1.35 cpukit/score/include/rtems/score/isr.h
M 1.29 cpukit/score/include/rtems/score/mpci.h
M 1.23 cpukit/score/include/rtems/score/mppkt.h
M 1.30 cpukit/score/include/rtems/score/objectmp.h
M 1.11 cpukit/score/include/rtems/score/percpu.h
M 1.28 cpukit/score/include/rtems/score/priority.h
M 1.4 cpukit/score/include/rtems/score/rbtree.h
M 1.7 cpukit/score/include/rtems/score/scheduler.h
M 1.4 cpukit/score/include/rtems/score/smp.h
M 1.4 cpukit/score/include/rtems/score/smplock.h
M 1.20 cpukit/score/include/rtems/score/stack.h
M 1.23 cpukit/score/include/rtems/score/states.h
M 1.108 cpukit/score/include/rtems/score/thread.h
M 1.31 cpukit/score/include/rtems/score/threadq.h
M 1.4 cpukit/score/include/rtems/score/threadsync.h
M 1.12 cpukit/score/include/rtems/score/timespec.h
M 1.7 cpukit/score/include/rtems/score/timestamp.h
M 1.5 cpukit/score/include/rtems/score/timestamp64.h
M 1.43 cpukit/score/include/rtems/score/tod.h
M 1.27 cpukit/score/include/rtems/score/tqdata.h
M 1.33 cpukit/score/include/rtems/score/watchdog.h
M 1.33 cpukit/score/include/rtems/score/wkspace.h
diff -u rtems/cpukit/ChangeLog:1.2856 rtems/cpukit/ChangeLog:1.2857
--- rtems/cpukit/ChangeLog:1.2856 Fri Jun 17 09:55:26 2011
+++ rtems/cpukit/ChangeLog Fri Jun 17 10:40:08 2011
@@ -1,5 +1,39 @@
2011-06-17 Joel Sherrill <joel.sherrill at oarcorp.com>
+ * rtems/include/rtems/rtems/types.h,
+ score/include/rtems/score/address.h,
+ score/include/rtems/score/apiext.h,
+ score/include/rtems/score/bitfield.h,
+ score/include/rtems/score/context.h,
+ score/include/rtems/score/corebarrier.h,
+ score/include/rtems/score/coremsg.h,
+ score/include/rtems/score/coremutex.h,
+ score/include/rtems/score/corerwlock.h,
+ score/include/rtems/score/coresem.h,
+ score/include/rtems/score/corespinlock.h,
+ score/include/rtems/score/interr.h, score/include/rtems/score/isr.h,
+ score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h,
+ score/include/rtems/score/objectmp.h,
+ score/include/rtems/score/percpu.h,
+ score/include/rtems/score/priority.h,
+ score/include/rtems/score/rbtree.h,
+ score/include/rtems/score/scheduler.h,
+ score/include/rtems/score/smp.h, score/include/rtems/score/smplock.h,
+ score/include/rtems/score/stack.h,
+ score/include/rtems/score/states.h,
+ score/include/rtems/score/thread.h,
+ score/include/rtems/score/threadq.h,
+ score/include/rtems/score/threadsync.h,
+ score/include/rtems/score/timespec.h,
+ score/include/rtems/score/timestamp.h,
+ score/include/rtems/score/timestamp64.h,
+ score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h,
+ score/include/rtems/score/watchdog.h,
+ score/include/rtems/score/wkspace.h: Mark Score files as in Score
+ Group to improve Doxygen output.
+
+2011-06-17 Joel Sherrill <joel.sherrill at oarcorp.com>
+
* libcsupport/include/rtems/malloc.h, libmisc/stackchk/stackchk.h,
posix/include/rtems/posix/time.h, rtems/include/rtems/rtems/object.h,
score/include/rtems/score/apiext.h,
diff -u rtems/cpukit/rtems/include/rtems/rtems/types.h:1.34 rtems/cpukit/rtems/include/rtems/rtems/types.h:1.35
--- rtems/cpukit/rtems/include/rtems/rtems/types.h:1.34 Mon Aug 9 03:59:57 2010
+++ rtems/cpukit/rtems/include/rtems/rtems/types.h Fri Jun 17 10:40:08 2011
@@ -125,7 +125,7 @@
/**
* @brief Represents the CPU usage per thread.
*
- * When using nano seconds granularity timing, RTEMS may internally use a
+ * When using nanoseconds granularity timing, RTEMS may internally use a
* variety of representations.
*/
#ifndef __RTEMS_USE_TICKS_FOR_STATISTICS__
diff -u rtems/cpukit/score/include/rtems/score/address.h:1.17 rtems/cpukit/score/include/rtems/score/address.h:1.18
--- rtems/cpukit/score/include/rtems/score/address.h:1.17 Fri Nov 27 23:58:53 2009
+++ rtems/cpukit/score/include/rtems/score/address.h Fri Jun 17 10:40:08 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreAddress Address Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which abstracts address
* manipulation in a portable manner.
*/
diff -u rtems/cpukit/score/include/rtems/score/apiext.h:1.20 rtems/cpukit/score/include/rtems/score/apiext.h:1.21
--- rtems/cpukit/score/include/rtems/score/apiext.h:1.20 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/apiext.h Fri Jun 17 10:40:08 2011
@@ -21,6 +21,8 @@
/**
* @defgroup ScoreAPIExtension API Extension Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides mechanisms for the
* SuperCore to perform API specific actions without there beingg
* "up-references" from the SuperCore to APIs. If these referencesg
diff -u rtems/cpukit/score/include/rtems/score/bitfield.h:1.21 rtems/cpukit/score/include/rtems/score/bitfield.h:1.22
--- rtems/cpukit/score/include/rtems/score/bitfield.h:1.21 Thu Jul 29 12:52:10 2010
+++ rtems/cpukit/score/include/rtems/score/bitfield.h Fri Jun 17 10:40:08 2011
@@ -21,6 +21,8 @@
/**
* @defgroup ScoreBitfield Bitfield Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality that is used to manipulate the
* priority bitfields used to lookup which priority has the highest
* priority ready to execute thread.
diff -u rtems/cpukit/score/include/rtems/score/context.h:1.24 rtems/cpukit/score/include/rtems/score/context.h:1.25
--- rtems/cpukit/score/include/rtems/score/context.h:1.24 Wed Mar 16 15:05:06 2011
+++ rtems/cpukit/score/include/rtems/score/context.h Fri Jun 17 10:40:08 2011
@@ -21,6 +21,8 @@
/**
* @defgroup ScoreContext Context Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which abstracts thread context
* management in a portable manner.
*
diff -u rtems/cpukit/score/include/rtems/score/corebarrier.h:1.6 rtems/cpukit/score/include/rtems/score/corebarrier.h:1.7
--- rtems/cpukit/score/include/rtems/score/corebarrier.h:1.6 Fri Nov 27 23:58:53 2009
+++ rtems/cpukit/score/include/rtems/score/corebarrier.h Fri Jun 17 10:40:08 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreBarrier Barrier Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* Barrier services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/coremsg.h:1.32 rtems/cpukit/score/include/rtems/score/coremsg.h:1.33
--- rtems/cpukit/score/include/rtems/score/coremsg.h:1.32 Fri Nov 27 23:58:53 2009
+++ rtems/cpukit/score/include/rtems/score/coremsg.h Fri Jun 17 10:40:08 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreMessageQueue Message Queue Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* Message Queue services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/coremutex.h:1.43 rtems/cpukit/score/include/rtems/score/coremutex.h:1.44
--- rtems/cpukit/score/include/rtems/score/coremutex.h:1.43 Thu Apr 21 14:05:14 2011
+++ rtems/cpukit/score/include/rtems/score/coremutex.h Fri Jun 17 10:40:08 2011
@@ -25,6 +25,8 @@
/**
* @defgroup ScoreMutex Mutex Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* Mutex services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/corerwlock.h:1.6 rtems/cpukit/score/include/rtems/score/corerwlock.h:1.7
--- rtems/cpukit/score/include/rtems/score/corerwlock.h:1.6 Fri Nov 27 23:58:53 2009
+++ rtems/cpukit/score/include/rtems/score/corerwlock.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreRWLock RWLock Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* RWLock services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/coresem.h:1.30 rtems/cpukit/score/include/rtems/score/coresem.h:1.31
--- rtems/cpukit/score/include/rtems/score/coresem.h:1.30 Thu Jun 17 21:56:26 2010
+++ rtems/cpukit/score/include/rtems/score/coresem.h Fri Jun 17 10:40:09 2011
@@ -24,6 +24,8 @@
/**
* @defgroup ScoreSemaphore Semaphore Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* Semaphore services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/corespinlock.h:1.5 rtems/cpukit/score/include/rtems/score/corespinlock.h:1.6
--- rtems/cpukit/score/include/rtems/score/corespinlock.h:1.5 Wed Aug 25 15:01:47 2010
+++ rtems/cpukit/score/include/rtems/score/corespinlock.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreSpinlock Spinlock Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* Spinlock services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/interr.h:1.34 rtems/cpukit/score/include/rtems/score/interr.h:1.35
--- rtems/cpukit/score/include/rtems/score/interr.h:1.34 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/interr.h Fri Jun 17 10:40:09 2011
@@ -27,6 +27,8 @@
/**
* @defgroup ScoreIntErr Internal Error Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* Semaphore services used in all of the APIs supported by RTEMS.
*/
diff -u rtems/cpukit/score/include/rtems/score/isr.h:1.34 rtems/cpukit/score/include/rtems/score/isr.h:1.35
--- rtems/cpukit/score/include/rtems/score/isr.h:1.34 Wed May 11 14:49:40 2011
+++ rtems/cpukit/score/include/rtems/score/isr.h Fri Jun 17 10:40:09 2011
@@ -26,6 +26,8 @@
/**
* @defgroup ScoreISR ISR Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which provides the foundation
* ISR services used in all of the APIs supported by RTEMS.
*
diff -u rtems/cpukit/score/include/rtems/score/mpci.h:1.28 rtems/cpukit/score/include/rtems/score/mpci.h:1.29
--- rtems/cpukit/score/include/rtems/score/mpci.h:1.28 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/mpci.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreMPCI MPCI Handler
*
+ * @ingroup Score
+ *
* The MPCI Handler encapsulates functionality which is related to the
* generation, receipt, and processing of remote operations in a
* multiprocessor system. This handler contains the message passing
diff -u rtems/cpukit/score/include/rtems/score/mppkt.h:1.22 rtems/cpukit/score/include/rtems/score/mppkt.h:1.23
--- rtems/cpukit/score/include/rtems/score/mppkt.h:1.22 Fri Nov 27 23:58:54 2009
+++ rtems/cpukit/score/include/rtems/score/mppkt.h Fri Jun 17 10:40:09 2011
@@ -25,6 +25,8 @@
/**
* @defgroup ScoreMPPacket MP Packet Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates the primary definition of MPCI packets. This
* handler defines the part of the packet that is common to all remote
* operations.
diff -u rtems/cpukit/score/include/rtems/score/objectmp.h:1.29 rtems/cpukit/score/include/rtems/score/objectmp.h:1.30
--- rtems/cpukit/score/include/rtems/score/objectmp.h:1.29 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/objectmp.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreObjectMP Object Handler Multiprocessing Support
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which is used to manage
* objects which have been declared to be globally visible. This handler
* knows objects from all of the nodes in the system.
diff -u rtems/cpukit/score/include/rtems/score/percpu.h:1.10 rtems/cpukit/score/include/rtems/score/percpu.h:1.11
--- rtems/cpukit/score/include/rtems/score/percpu.h:1.10 Thu May 26 13:07:07 2011
+++ rtems/cpukit/score/include/rtems/score/percpu.h Fri Jun 17 10:40:09 2011
@@ -39,6 +39,8 @@
/**
* @defgroup PerCPU RTEMS Per CPU Information
*
+ * @ingroup Score
+ *
* This defines the per CPU state information required by RTEMS
* and the BSP. In an SMP configuration, there will be multiple
* instances of this data structure -- one per CPU -- and the
diff -u rtems/cpukit/score/include/rtems/score/priority.h:1.27 rtems/cpukit/score/include/rtems/score/priority.h:1.28
--- rtems/cpukit/score/include/rtems/score/priority.h:1.27 Thu Jul 29 12:52:10 2010
+++ rtems/cpukit/score/include/rtems/score/priority.h Fri Jun 17 10:40:09 2011
@@ -23,6 +23,8 @@
/**
* @defgroup ScorePriority Priority Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which is used to manage
* thread priorities. At the SuperCore level 256 priority levels
* are supported with lower numbers representing logically more important
diff -u rtems/cpukit/score/include/rtems/score/rbtree.h:1.3 rtems/cpukit/score/include/rtems/score/rbtree.h:1.4
--- rtems/cpukit/score/include/rtems/score/rbtree.h:1.3 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/rbtree.h Fri Jun 17 10:40:09 2011
@@ -21,6 +21,8 @@
/**
* @defgroup ScoreRBTree Red-Black Tree Handler
*
+ * @ingroup Score
+ *
* The Red-Black Tree Handler is used to manage sets of entities. This handler
* provides two data structures. The rbtree Node data structure is included
* as the first part of every data structure that will be placed on
diff -u rtems/cpukit/score/include/rtems/score/scheduler.h:1.6 rtems/cpukit/score/include/rtems/score/scheduler.h:1.7
--- rtems/cpukit/score/include/rtems/score/scheduler.h:1.6 Fri Jun 17 09:31:45 2011
+++ rtems/cpukit/score/include/rtems/score/scheduler.h Fri Jun 17 10:40:09 2011
@@ -31,6 +31,8 @@
/**
* @defgroup ScoreScheduler Scheduler Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to managing sets of threads
* that are ready for execution.
*/
diff -u rtems/cpukit/score/include/rtems/score/smp.h:1.3 rtems/cpukit/score/include/rtems/score/smp.h:1.4
--- rtems/cpukit/score/include/rtems/score/smp.h:1.3 Thu May 26 13:07:07 2011
+++ rtems/cpukit/score/include/rtems/score/smp.h Fri Jun 17 10:40:09 2011
@@ -25,6 +25,8 @@
/**
* @defgroup SuperCore SMP Support
*
+ * @ingroup Score
+ *
* This defines the interface of the SuperCore support
* code for SMP support.
*/
diff -u rtems/cpukit/score/include/rtems/score/smplock.h:1.3 rtems/cpukit/score/include/rtems/score/smplock.h:1.4
--- rtems/cpukit/score/include/rtems/score/smplock.h:1.3 Mon May 23 21:44:57 2011
+++ rtems/cpukit/score/include/rtems/score/smplock.h Fri Jun 17 10:40:09 2011
@@ -24,6 +24,8 @@
/**
* @defgroup RTEMS Lock Interface
*
+ * @ingroup Score
+ *
*/
/**@{*/
diff -u rtems/cpukit/score/include/rtems/score/stack.h:1.19 rtems/cpukit/score/include/rtems/score/stack.h:1.20
--- rtems/cpukit/score/include/rtems/score/stack.h:1.19 Fri Nov 27 23:58:54 2009
+++ rtems/cpukit/score/include/rtems/score/stack.h Fri Jun 17 10:40:09 2011
@@ -23,6 +23,8 @@
/**
* @defgroup ScoreStack Stack Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which is used in the management
* of thread stacks.
*/
diff -u rtems/cpukit/score/include/rtems/score/states.h:1.22 rtems/cpukit/score/include/rtems/score/states.h:1.23
--- rtems/cpukit/score/include/rtems/score/states.h:1.22 Fri Nov 27 23:58:54 2009
+++ rtems/cpukit/score/include/rtems/score/states.h Fri Jun 17 10:40:09 2011
@@ -21,6 +21,8 @@
/**
* @defgroup ScoreStates Thread States Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality which relates to the management of
* the state bitmap associated with each thread.
*/
diff -u rtems/cpukit/score/include/rtems/score/thread.h:1.107 rtems/cpukit/score/include/rtems/score/thread.h:1.108
--- rtems/cpukit/score/include/rtems/score/thread.h:1.107 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/thread.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreThread Thread Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to the management of
* threads. This includes the creation, deletion, and scheduling of threads.
*
diff -u rtems/cpukit/score/include/rtems/score/threadq.h:1.30 rtems/cpukit/score/include/rtems/score/threadq.h:1.31
--- rtems/cpukit/score/include/rtems/score/threadq.h:1.30 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/threadq.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreThreadQ Thread Queue Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to managing sets of threads
* blocked waiting for resources.
*/
diff -u rtems/cpukit/score/include/rtems/score/threadsync.h:1.3 rtems/cpukit/score/include/rtems/score/threadsync.h:1.4
--- rtems/cpukit/score/include/rtems/score/threadsync.h:1.3 Fri Nov 27 23:58:54 2009
+++ rtems/cpukit/score/include/rtems/score/threadsync.h Fri Jun 17 10:40:09 2011
@@ -23,6 +23,8 @@
/**
* @defgroup ScoreThreadSync Thread Blocking Operation Synchronization Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to the management of
* synchronization critical sections during blocking operations.
*/
diff -u rtems/cpukit/score/include/rtems/score/timespec.h:1.11 rtems/cpukit/score/include/rtems/score/timespec.h:1.12
--- rtems/cpukit/score/include/rtems/score/timespec.h:1.11 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/timespec.h Fri Jun 17 10:40:09 2011
@@ -21,6 +21,8 @@
/**
* @defgroup Timespec Helpers
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to manipulating
* POSIX struct timespecs.
*/
diff -u rtems/cpukit/score/include/rtems/score/timestamp.h:1.6 rtems/cpukit/score/include/rtems/score/timestamp.h:1.7
--- rtems/cpukit/score/include/rtems/score/timestamp.h:1.6 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/timestamp.h Fri Jun 17 10:40:09 2011
@@ -21,6 +21,8 @@
/**
* @defgroup SuperCore Timestamp
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to manipulating
* SuperCore Timestamps. SuperCore Timestamps may be used to
* represent time of day, uptime, or intervals.
diff -u rtems/cpukit/score/include/rtems/score/timestamp64.h:1.4 rtems/cpukit/score/include/rtems/score/timestamp64.h:1.5
--- rtems/cpukit/score/include/rtems/score/timestamp64.h:1.4 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/timestamp64.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup SuperCore Timestamp64
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to manipulating
* the 64 bit integer implementation of SuperCore Timestamps.
*/
diff -u rtems/cpukit/score/include/rtems/score/tod.h:1.42 rtems/cpukit/score/include/rtems/score/tod.h:1.43
--- rtems/cpukit/score/include/rtems/score/tod.h:1.42 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/tod.h Fri Jun 17 10:40:09 2011
@@ -27,7 +27,11 @@
extern "C" {
#endif
-/** @defgroup ScoreTODConstants TOD Constants
+/**
+ * @defgroup ScoreTODConstants TOD Constants
+ *
+ * @ingroup Score
+ *
* The following constants are related to the time of day and are
* independent of RTEMS.
*/
@@ -114,6 +118,8 @@
/**
* @defgroup ScoreTOD Time Of Day (TOD) Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality used to manage time of day.
*/
/**@{*/
diff -u rtems/cpukit/score/include/rtems/score/tqdata.h:1.26 rtems/cpukit/score/include/rtems/score/tqdata.h:1.27
--- rtems/cpukit/score/include/rtems/score/tqdata.h:1.26 Fri Nov 27 23:58:54 2009
+++ rtems/cpukit/score/include/rtems/score/tqdata.h Fri Jun 17 10:40:09 2011
@@ -22,6 +22,8 @@
/**
* @defgroup ScoreThreadQData Thread Queue Handler Data Definition
*
+ * @ingroup Score
+ *
* This handler defines the data shared between the thread and thread
* queue handlers. Having this handler define these data structure
* avoids potentially circular references.
diff -u rtems/cpukit/score/include/rtems/score/watchdog.h:1.32 rtems/cpukit/score/include/rtems/score/watchdog.h:1.33
--- rtems/cpukit/score/include/rtems/score/watchdog.h:1.32 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/watchdog.h Fri Jun 17 10:40:09 2011
@@ -23,6 +23,8 @@
/**
* @defgroup ScoreWatchdog Watchdog Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to the scheduling of
* watchdog functions to be called at specific times in the future.
*
diff -u rtems/cpukit/score/include/rtems/score/wkspace.h:1.32 rtems/cpukit/score/include/rtems/score/wkspace.h:1.33
--- rtems/cpukit/score/include/rtems/score/wkspace.h:1.32 Fri Jun 17 09:55:27 2011
+++ rtems/cpukit/score/include/rtems/score/wkspace.h Fri Jun 17 10:40:09 2011
@@ -23,6 +23,8 @@
/**
* @defgroup ScoreWorkspace Workspace Handler
*
+ * @ingroup Score
+ *
* This handler encapsulates functionality related to the management of
* the RTEMS Executive Workspace.
*/
*joel*:
2011-06-17 Joel Sherrill <joel.sherrill at oarcorp.com>
* rtems/include/rtems/rtems/tasks.h: Complete manager description.
M 1.2858 cpukit/ChangeLog
M 1.45 cpukit/rtems/include/rtems/rtems/tasks.h
diff -u rtems/cpukit/ChangeLog:1.2857 rtems/cpukit/ChangeLog:1.2858
--- rtems/cpukit/ChangeLog:1.2857 Fri Jun 17 10:40:08 2011
+++ rtems/cpukit/ChangeLog Fri Jun 17 10:54:58 2011
@@ -1,5 +1,9 @@
2011-06-17 Joel Sherrill <joel.sherrill at oarcorp.com>
+ * rtems/include/rtems/rtems/tasks.h: Complete manager description.
+
+2011-06-17 Joel Sherrill <joel.sherrill at oarcorp.com>
+
* rtems/include/rtems/rtems/types.h,
score/include/rtems/score/address.h,
score/include/rtems/score/apiext.h,
diff -u rtems/cpukit/rtems/include/rtems/rtems/tasks.h:1.44 rtems/cpukit/rtems/include/rtems/rtems/tasks.h:1.45
--- rtems/cpukit/rtems/include/rtems/rtems/tasks.h:1.44 Tue Dec 15 12:26:41 2009
+++ rtems/cpukit/rtems/include/rtems/rtems/tasks.h Fri Jun 17 10:54:59 2011
@@ -59,7 +59,9 @@
*
* @ingroup ClassicRTEMS
*
- * This encapsulates functionality which X XX
+ * This encapsulates the functionality of the Classic API Task Manager.
+ * This functionality includes task services such as creation, deletion,
+ * delays, suspend/resume, and manipulation of execution mode and priority.
*/
/**@{*/
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110617/2de605ad/attachment-0001.html>
More information about the vc
mailing list