Timeline



09/24/21:

20:44 Changeset in rtems-tools [7fb212d] by Ryan Long <ryan.long@…>
TraceConverter?.cc: Convert to C++
18:15 Changeset in rtems [61ef22b] by Sebastian Huber <sebastian.huber@…>
score: Add Thread_queue_Deadlock_status Replace the boolen return value with the new enum Thread_queue_Deadlock_status. This improves the code readability. Improve documentation. Shorten function names.
14:03 Changeset in rtems-central [ef19747] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
13:06 Changeset in rtems-docs [2e939ff] by Sebastian Huber <sebastian.huber@…>
eng: Add register block specification types A register block may be used to specify the interface of devices which contain registers associated with an integer address. Register blocks consist of register block members specified by the definition attribute. Register block members are either instances of registers specified by the registers attribute or instances of other register blocks specified by links with the "register-block-include" link role. Registers consists of bit fields. The register block members are placed into the address space of the device relative to the base address of the register block. Register member offests and the register block size are specified in units of the address space granule. Update #3715.
13:01 Changeset in rtems-docs [c81a244] by Sebastian Huber <sebastian.huber@…>
eng: Add conditional build dependencies Update #3715.
13:00 Changeset in rtems-docs [5928d04] by Sebastian Huber <sebastian.huber@…>
eng: Generalize external references Use a common subtype for external references of interfaces and requirements. Add specializations for document and file references. Update #3715.
12:51 Changeset in rtems-docs [6dc190b] by Sebastian Huber <sebastian.huber@…>
eng: Rework performance meansurement items Use links to specify runtime performance limits in target-specific items. Clarify wording. Update #3715.
12:49 Changeset in rtems-docs [0ca7adf] by Sebastian Huber <sebastian.huber@…>
glossary: Add OMIP
12:47 Changeset in rtems-central [90ebc09] by Sebastian Huber <sebastian.huber@…>
spec: Generalize register block specification
12:32 Changeset in rtems-central [65b3cf0] by Sebastian Huber <sebastian.huber@…>
spec: Fix link role
12:32 Changeset in rtems-central [9955732] by Sebastian Huber <sebastian.huber@…>
spec: Add usage constraints
12:10 Changeset in rtems-central [da64e79] by Sebastian Huber <sebastian.huber@…>
specview.py: Enumerators do not need validation
11:34 Changeset in rtems-central [eb10db2] by Sebastian Huber <sebastian.huber@…>
modules: Update rsb
11:32 Changeset in rtems-central [d05546b] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
10:00 Changeset in rtems-central [f79346d] by Sebastian Huber <sebastian.huber@…>
validation: Add mapper for unspecified functions
09:04 Changeset in rtems-central [bb951a8] by Sebastian Huber <sebastian.huber@…>
spec: Add "function-implementation" link role
08:04 Changeset in rtems [99d5373] by Sebastian Huber <sebastian.huber@…>
score: Add Doxygen group for <sys/lock.h> mutexes
07:40 Changeset in rtems-central [c4a9be6] by Sebastian Huber <sebastian.huber@…>
spec: Move futex specification
00:07 Ticket #4518 (RTEMS and LibBSD both provide competing pipe() interfaces) closed by Chris Johns <chrisj@…>
fixed: In 2e5f808/rtems-libbsd: […]
00:00 Ticket #4475 (Add NFSv4 client support to libbsd) closed by Chris Johns
fixed

09/23/21:

23:57 Ticket #4507 (mount call retruns error number and it should return -1) closed by Chris Johns
wontfix: The current behavior is correct. The NFS mounter is not correct.
19:00 Changeset in rtems [ccd1c5e] by Kinsey Moore <kinsey.moore@…>
cpukit/aarch64: Use correct context register sets Context validation for AArch64 was ported from the ARM implementation without a reinterpretation of the actual requirements. The spcontext01 test just happened to pass because the set of scratch registers in ARM is a subset of the scratch registers in AArch64.
05:42 Changeset in rtems-libbsd [2e5f808]6-freebsd-12 by Chris Johns <chrisj@…>
rtemsbsd/syscalls: Remove pipe() - This call is provided by RTEMS and that is preferred Closes #4518
05:35 Changeset in rtems [82e22167] by Sebastian Huber <sebastian.huber@…>
score: Avoid dead code in thread queue surrender For uniprocessor configurations, this patch removes dead code in the _Thread_queue_Surrender() and _Thread_queue_Surrender_priority_ceiling() functions. Dead code is removed from _Thread_queue_Surrender_sticky().
05:29 Ticket #4518 (RTEMS and LibBSD both provide competing pipe() interfaces) created by Chris Johns
RTEMS provides a pipe() call in cpukit/libfs/src/pipe/pipe.c and …
03:31 Changeset in rtems-libbsd [d9dd59d]6-freebsd-12 by Chris Johns <chrisj@…>
rtemsbsd/open: Correctly open a mount directory - If the open is for a directory and it is the root of the mounted file system open from the pseudo's root node.

09/22/21:

21:17 Changeset in rtems [3fc641ab] by Kinsey Moore <kinsey.moore@…>
testsuite: Add machine exception resume test Add a test to verify that intercepted exceptions can be resolved and execution can be resumed.
20:16 Changeset in rtems-tools [ad116b6] by Ryan Long <ryan.long@…>
Explanations.h: Fix formatting
20:15 Changeset in rtems-tools [8cd3d1d] by Ryan Long <ryan.long@…>
Explanations.cc: Fix formatting
18:53 Changeset in rtems-tools [1875909] by Ryan Long <ryan.long@…>
Explanations: Convert to C++
08:48 Changeset in rtems-central [e3a2b9f] by Sebastian Huber <sebastian.huber@…>
spec: Test thread queue API change
04:43 Ticket #4514 (Support MVME2307 DEC Tulip driver) closed by Chris Johns <chrisj@…>
fixed: In afb3616/rtems-libbsd: […]
01:05 Ticket #4516 (Map LibBSD bus space to the PCI base address for motorola_powerpc BSP) closed by Chris Johns <chrisj@…>
fixed: In 99698fb/rtems: […]

09/21/21:

22:01 Changeset in rtems-tools [c62e9f1] by Ryan Long <ryan.long@…>
ExecutableInfo?.h: Fix formatting
21:57 Changeset in rtems-tools [0c0eec1] by Ryan Long <ryan.long@…>
ExecutableInfo?.cc: Fix formatting
21:56 Changeset in rtems [4a5a4145] by Zacchaeus Leung <zakthertemsdev@…>
improve the format error reporting on i386
18:15 Changeset in rtems-central [3756347] by Sebastian Huber <sebastian.huber@…>
validation: Fix skipping of transition variants
16:56 Changeset in rtems-docs [13092ff] by Ryan Long <ryan.long@…>
posix.rst: Add info for FreeBSD 13 Add list of additional packages needed to build RTEMS environment for FreeBSD 13.
11:34 Changeset in rtems [3fe0711] by Sebastian Huber <sebastian.huber@…>
score: Improve variable names in thread init
11:23 Changeset in rtems [c2f24048] by Sebastian Huber <sebastian.huber@…>
score: Simplify _Thread_Try_initialize() Move a code block to its own new function _Thread_Initialize_scheduler_and_wait_nodes(). Add comments.
09:36 Changeset in rtems-docs [7b289f6] by Chris Johns <chrisj@…>
user/testing: Add the %wait directive
08:25 Ticket #3250 (Remove Use of bsp_specs) closed by Sebastian Huber <sebastian.huber@…>
fixed: In db8f598/rtems: […]
07:58 Changeset in rtems-central [b22a800] by Frank Kühndel <frank.kuehndel@…>
spec: add unit tests for kern_tc.c Parts of the file cpukit/score/src/kern_tc.c are only executed by the POSIX API and certain device driver code. The space qualified code subset does not contain those features. This test exercises the code parts otherwise not reached in order to achieve full code coverage.
07:34 Changeset in rtems-tools [aa53a6f] by Chris Johns <chrisj@…>
tester/mvme2307: Add support for the MVME2307 (MVME2700) BSP - Assumes a stand alone TFTP server
07:33 Changeset in rtems-tools [59880c0] by Chris Johns <chrisj@…>
tester/wait: Add a wait directive to the tester - Lets you test with stand alone TFTP or other services
07:32 Changeset in rtems-tools [cfd5aa4] by Chris Johns <chrisj@…>
tester/exe: Adjust timeouts by the step size
06:27 Changeset in rtems-central [071e3e1] by Sebastian Huber <sebastian.huber@…>
spec: Test thread queue API change
05:37 Changeset in rtems [0499845] by Sebastian Huber <sebastian.huber@…>
arm/lpc24xx: Use common test definition file

09/20/21:

19:08 Ticket #4505 (posix_devctl() should return the errno directly not -1 and set errno) closed by Ryan Long <ryan.long@…>
fixed: In e9712e78/rtems: […]
18:37 Ticket #4506 (posix_devctl() should return the errno directly not -1 and set errno) closed by Ryan Long <ryan.long@…>
fixed: In 3951d4d/rtems: […]
14:33 Changeset in rtems-central [9d34d88] by Frank Kühndel <frank.kuehndel@…>
spec: Remove unused struct member
13:48 Changeset in rtems-central [3c60360] by Sebastian Huber <sebastian.huber@…>
spec: Generalize semaphore release
10:37 Changeset in rtems-central [b3f558d7] by Sebastian Huber <sebastian.huber@…>
spec: Improve mutex try seize specification
10:35 Changeset in rtems-central [8c4f3fc] by Sebastian Huber <sebastian.huber@…>
spec: Improve deadlock specification
07:28 Changeset in rtems-central [878b86d] by Sebastian Huber <sebastian.huber@…>
glossary: Add OMIP
06:07 Changeset in rtems-central [196cf4b] by Sebastian Huber <sebastian.huber@…>
spec: Update due to API changes
00:15 Ticket #4517 (Build failures for MacOS) created by Chris Johns
This ticket is a collection of the following archs that fail to build: …

09/19/21:

16:42 Ticket #4081 (Remove Autoconf/Automake based build system) closed by Joel Sherrill <joel@…>
fixed: In a178eba/rtems-source-builder: […]
01:23 Changeset in rtems [670a508] by Kinsey Moore <kinsey.moore@…>
bsps/gicv2: Allow BSPs to define IRQ attributes ARM's GICv2 is configurable and its attributes vary between implementations including omission of specific interrupts. This allows BSPs to accomodate those varying implementations with customized attribute sets.
01:13 Changeset in rtems [e3971de4] by Kinsey Moore <kinsey.moore@…>
testsuites/smpmulticast01: Enforce step ordering The order in which step checks for 1 and 2 are not rigidly defined and may actually occur in either order depending on how the threads execute. This waits for the job to complete to enforce the existing ordering.
01:09 Changeset in rtems [5ffc01f] by Kinsey Moore <kinsey.moore@…>
bsps/zynqmp: Use correct number of interrupts GICv2 can support up to 1024 interrupts, but ZynqMP hardware is only configured for 192 interrupts.

09/18/21:

13:14 Changeset in rtems-central [2b81226] by Sebastian Huber <sebastian.huber@…>
spec: Specify <sys/lock.h> mutexes
08:08 Ticket #4516 (Map LibBSD bus space to the PCI base address for motorola_powerpc BSP) created by Chris Johns
This provides the per BSP support for a split PCI address space in …
08:07 Ticket #4515 (Make [out/in] le and be calls conditional) created by Chris Johns
These calls clash with the Linux IO header in LibBSD. Making these …
07:46 Ticket #4514 (Support MVME2307 DEC Tulip driver) created by Chris Johns
Back port the MVME2307 patches from 6-freebsd-12 to support the …
02:05 Changeset in rtems [99698fb]5 by Chris Johns <chrisj@…>
powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address Closes #4516
02:05 Changeset in rtems [9e30a716] by Chris Johns <chrisj@…>
powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address

09/17/21:

19:38 Changeset in rtems-central [d03e133] by Frank Kühndel <frank.kuehndel@…>
spec: Unit tests Messge Queue Handler
16:19 Changeset in rtems-central [c72a312] by Sebastian Huber <sebastian.huber@…>
spec: Specify timeout with priority inherit
13:07 Changeset in rtems-central [04685df] by Sebastian Huber <sebastian.huber@…>
spec: Specify priority change detail
11:03 Changeset in rtems-central [67072d2] by Sebastian Huber <sebastian.huber@…>
spec: Use T_now_tick()
09:28 Changeset in rtems-central [a5fd743] by Sebastian Huber <sebastian.huber@…>
spec: Specify one scheduler fatal error
07:30 Changeset in rtems [a6636d9] by Sebastian Huber <sebastian.huber@…>
libtest: Improve T_now_tick() The T_now_tick() is a fall back time measurement using the CPU counter in case no Clock Driver is configured. Some CPU counter may overflow during the test execution. Accumulate the elapsed time to reduce the chance of CPU counter overflows.
06:54 Changeset in rtems [59537c9] by Sebastian Huber <sebastian.huber@…>
score: SCHEDULER_OPERATION_DEFAULT_GET_SET_AFFINITY Rename SCHEDULER_OPERATION_DEFAULT_GET_SET_AFFINITY in SCHEDULER_DEFAULT_SET_AFFINITY_OPERATION. Add Doxygen comment.
06:49 Changeset in rtems [3291b2a] by Sebastian Huber <sebastian.huber@…>
score: Ensure only one CPU if required Issue the new fatal SMP error SMP_FATAL_SCHEDULER_REQUIRES_EXACTLY_ONE_PROCESSOR if the system starts with not exactly one processor and an uniprocessor scheduler is configured.
06:30 Changeset in rtems [cd198a5] by Sebastian Huber <sebastian.huber@…>
score: Remove unused default scheduler ops If SMP support is enabled and the system has exactly one processor, then it may use an uniprocessor scheduler. The ask for help, reconsider help request, and withdraw node operations can be NULL in this case, since they are only used if a thread has at least one helping scheduler node. At least two schedulers are required to get a helping node and each scheduler involved must own at least one processor. This is not possible on a system with exactly one processor.
06:12 Changeset in rtems [0036ddf] by Sebastian Huber <sebastian.huber@…>
score: Provide two thread pin/unpin defaults The uniprocessor schedulers do not support systems with more than more processors. So they rivially support thread pinning and thus the SMP_FATAL_SCHEDULER_PIN_OR_UNPIN_NOT_SUPPORTED cannot happen. Add a second default implementation for SMP schedulers which do not support thread pinning. Change license to BSD-2-Clause according to file history and re-licensing agreement. Update #3053.
05:57 Changeset in rtems [92b9f65] by Sebastian Huber <sebastian.huber@…>
score: SCHEDULER_OPERATION_DEFAULT_ASK_FOR_HELP Rename SCHEDULER_OPERATION_DEFAULT_ASK_FOR_HELP in SCHEDULER_DEFAULT_SMP_OPERATIONS. Add a Doxygen comment.

09/16/21:

19:26 Changeset in rtems-source-builder [a178eba] by Joel Sherrill <joel@…>
Remove automake/autoconf from rtems 6 tools These are unneeded with the waf build system. Closes #4081.
17:30 Ticket #4451 (DesiredSymbols: Implement move assignment operator) closed by Ryan Long
wontfix
16:55 Changeset in rtems-central [f256d34] by Frank Kühndel <frank.kuehndel@…>
spec: Add STATIC_ANALYSIS and NOINIT specs This specification is up to date for ./cpukit/include/rtems/score/basedefs.h with commit 9e13cbe8721e725c67d2d8bd16df66265c39a75b
14:53 Changeset in rtems-central [1926cec] by Sebastian Huber <sebastian.huber@…>
spec: Thread pin/unpin with only one CPU
12:34 Changeset in rtems-central [279d1a8] by Sebastian Huber <sebastian.huber@…>
spec: Add missing file
12:33 Changeset in rtems-central [afe410e] by Sebastian Huber <sebastian.huber@…>
spec: Fix interface domain name
07:43 Ticket #4513 (Document parts of the Cache Manager in the Classic API Guide) closed by Sebastian Huber
fixed: The documentation was updated.
07:40 Changeset in rtems-central [971dea8] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
07:37 Ticket #4508 (rtems_message_queue_receive(): flush() does not release waiting tasks) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7afc7a0/rtems-docs: […]
07:33 Changeset in rtems-central [9259923] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems

09/15/21:

19:11 Changeset in rtems-central [be254b4] by Sebastian Huber <sebastian.huber@…>
spec: Use external references for interfaces
15:44 Changeset in rtems-docs [28188d4] by Sebastian Huber <sebastian.huber@…>
c-user: Fix use of lower and higher priority
15:42 Changeset in rtems-central [4cd035a] by Sebastian Huber <sebastian.huber@…>
glossary: Swap lower and higher priority items
14:02 Changeset in rtems-central [f14d304] by Sebastian Huber <sebastian.huber@…>
spec: Add and use /dev/if/domain
14:02 Changeset in rtems-central [4bbde5a] by Sebastian Huber <sebastian.huber@…>
spec: Clarify /c/if/domain
13:53 Changeset in rtems-central [c1fb074] by Sebastian Huber <sebastian.huber@…>
spec: Fix interface placement
13:46 Changeset in rtems-central [4ccf113] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
13:43 Changeset in rtems-central [fc14d39] by Sebastian Huber <sebastian.huber@…>
spec: Add unit test example
11:56 Changeset in rtems [1567d927] by Sebastian Huber <sebastian.huber@…>
rtems: Add header files to Doxygen groups
11:41 Changeset in rtems-central [0cac2f9] by Sebastian Huber <sebastian.huber@…>
spec: Use design groups
11:38 Changeset in rtems [79efc81a] by Sebastian Huber <sebastian.huber@…>
rtems: Move Doxygen group definition Move the definition of the top-level Classic API implementation group to an implementation header file.
10:46 Changeset in rtems-central [00ee27d] by Sebastian Huber <sebastian.huber@…>
spec: Move _CPU_Fatal_halt() item Add a validation by inspection.
10:34 Changeset in rtems-central [dcecde1] by Sebastian Huber <sebastian.huber@…>
specview.py: Improve no-validation filter
09:55 Changeset in rtems-docs [7afc7a0] by Sebastian Huber <sebastian.huber@…>
rtems: Fix message manager documentation Correct the description of the count parameter of rtems_message_queue_flush(). Close #4508.
09:44 Changeset in rtems [dbb7c956] by Sebastian Huber <sebastian.huber@…>
rtems: Fix message manager documentation Correct the description of the count parameter of rtems_message_queue_flush(). Update #4508.
09:42 Changeset in rtems-central [ee6caaa] by Sebastian Huber <sebastian.huber@…>
spec: Fix rtems_message_queue_flush() docs
08:58 Changeset in rtems-central [861f3ad] by Sebastian Huber <sebastian.huber@…>
spec: Fix futex specification
08:56 Changeset in rtems-central [b65856c] by Sebastian Huber <sebastian.huber@…>
spec: Generalize requirement references
06:04 Changeset in rtems-central [aa1ec76] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
05:59 Changeset in rtems-central [0af23e1] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
05:36 Changeset in rtems [fe818cd] by Sebastian Huber <sebastian.huber@…>
rtems: Fix message manager documentation Remove bogus return status from rtems_message_queue_receive(). Clarify rtems_message_queue_flush(). Update #4508.

09/14/21:

17:18 Changeset in rtems-docs [5fdc744] by Sebastian Huber <sebastian.huber@…>
c-user: Clarify task priorities
15:48 Changeset in rtems-docs [6198c49] by Sebastian Huber <sebastian.huber@…>
c-user: Fix message manager documentation Remove bogus return status from rtems_message_queue_receive(). Clarify rtems_message_queue_flush(). Close #4508.
15:40 Changeset in rtems-central [d579832] by Sebastian Huber <sebastian.huber@…>
spec: Fix message manager documentation Remove bogus return status from rtems_message_queue_receive(). Clarify rtems_message_queue_flush().
15:17 Changeset in rtems-tools [c6870de] by Ryan Long <ryan.long@…>
check.py: Fix incorrect use of os.linesep Replaced a couple of calls to os.linesep() with os.linesep because os.linesep() does not exist.
13:58 Changeset in rtems-docs [c81e148] by Sebastian Huber <sebastian.huber@…>
c-user: Define lower and higher priority
13:04 Changeset in rtems-central [93ceaf9] by Sebastian Huber <sebastian.huber@…>
score: Fix priority inheritance flush test
12:58 Changeset in rtems-central [dbfe1c69] by Sebastian Huber <sebastian.huber@…>
spec: Fix enabled-by for some fatal errors
12:32 Changeset in rtems-central [2c4e35b] by Sebastian Huber <sebastian.huber@…>
spec: Fix variable substitution
07:18 Changeset in rtems-tools [dac7ef2] by Chris Johns <chrisj@…>
tester/tftp: Fix recovery of timed out TFTP sessions - Add support to retry the tftp session if the target has not started - Add target handlers for the test directives to allow recovery on error
07:06 Changeset in rtems-tools [ad7b862] by Chris Johns <chrisj@…>
tester: Simplify the console data handling
06:15 Changeset in rtems-docs [0bc62ee] by Sebastian Huber <sebastian.huber@…>
c-user: Clarify rtems_extension_create()
05:53 Ticket #4504 (RTEMS6 has incorrect code generation for stm32f4 bsp) closed by Sebastian Huber <sebastian.huber@…>
fixed: In af722b7/rtems: […]
05:30 Changeset in rtems [af722b7] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix ABI flags for Cortex-M4 Close #4504.

09/13/21:

13:58 Changeset in rtems-central [51213a3] by Sebastian Huber <sebastian.huber@…>
content: Add default for optional parameters
13:05 Changeset in rtems-central [415e8e2] by Sebastian Huber <sebastian.huber@…>
validation: Fix pre-condition state handling
12:28 Changeset in rtems-central [5631f88] by Sebastian Huber <sebastian.huber@…>
validation: Fix transition variants skip
07:53 Changeset in rtems-central [b048c75] by Sebastian Huber <sebastian.huber@…>
spec: Improve mutex seize specification
07:53 Changeset in rtems-central [8b4f848] by Sebastian Huber <sebastian.huber@…>
glossary: Priorities
06:27 Changeset in rtems-docs [04bf6a7] by Sebastian Huber <sebastian.huber@…>
eng: Fix wording in specification items
06:14 Changeset in rtems-central [9bd6ca9] by Sebastian Huber <sebastian.huber@…>
specdoc: Fix wording

09/10/21:

14:26 Changeset in rtems-docs [9dd6135] by Sebastian Huber <sebastian.huber@…>
eng: Add interface params/return to typedefs Update #3715.
14:25 Changeset in rtems-docs [7b2b1b4] by Sebastian Huber <sebastian.huber@…>
eng: Simplify interface return specification Update #3715.
14:22 Changeset in rtems-docs [2df0d64] by Sebastian Huber <sebastian.huber@…>
eng: Add hidden interface group membership Update #3715.
14:21 Changeset in rtems-docs [60e08fd] by Sebastian Huber <sebastian.huber@…>
eng: Make interface definitions optional Update #3715.
12:14 Changeset in rtems-central [249cfa1] by Sebastian Huber <sebastian.huber@…>
spec: Specify register block specification
12:14 Changeset in rtems-central [cfb295c] by Sebastian Huber <sebastian.huber@…>
spec: Fix some attributes
11:33 Changeset in rtems [c274009d] by Sebastian Huber <sebastian.huber@…>
build: Remove invalid attributes
08:36 Changeset in rtems-docs [023f609] by Sebastian Huber <sebastian.huber@…>
c-user: Add "Cache Manager" chapter The Cache Manager directives are available via <rtems.h>. Document most of them in the Classic API Guide. Not documented are the following directive since the API is not yet stable: * rtems_cache_coherent_allocate() * rtems_cache_coherent_free() * rtems_cache_coherent_add_area() Not documented are the following directive since the directives are not implemented on maintained platforms: * rtems_cache_freeze_data() * rtems_cache_freeze_instruction() * rtems_cache_unfreeze_data() * rtems_cache_unfreeze_instruction() Close #4513.
08:29 Ticket #4513 (Document parts of the Cache Manager in the Classic API Guide) created by Sebastian Huber
The Cache Manager directives are available via <rtems.h>. Document …
Note: See TracTimeline for information about the timeline view.