Changeset 6cd4a5c in rtems for testsuites

Timestamp:
03/19/14 16:17:39 (10 years ago)
Author:
Christian Mauderer <Christian.Mauderer@…>
Branches:
4.11, 5, master
Children:
f68401e
Parents:
f8b2eb03
git-author:
Christian Mauderer <Christian.Mauderer@…> (03/19/14 16:17:39)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/20/14 08:10:26)
Message:

cpukit/shell: Replace task variables with posix keys.

Use posix keys for current shell environment instead of task variables. With
this patch the shell needs one posix-key and one posix-key-value-pair
configured.

Update documentation for the shell.

Adapt samples/fileio:

  • Add necessary objects.
  • Add login function and custom device name for better testing of the shell.
(No files)

Note: See TracChangeset for help on using the changeset viewer.