[RTEMS Project] #3096: Shell internal commands should be public.
RTEMS trac
trac at rtems.org
Tue Aug 15 01:38:26 UTC 2017
#3096: Shell internal commands should be public.
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.12.0
Component: shell | Version: 4.12
Severity: normal | Resolution: fixed
Keywords: shell |
-------------------------+--------------------------
Changes (by Chris Johns <chrisj@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"2465c0130b861c013afa44145e7d2019f05f2bc0/rtems"
2465c01/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2465c0130b861c013afa44145e7d2019f05f2bc0"
libmisc/shell: Make some internal shell functions public.
- Add 'rtems_shell_init_environment()' so a user can create the
shell environment without needing to run a shell.
- Move 'rtems_shell_lookup_topic', 'rtems_shell_can_see_cmd',
and 'rtems_shell_execute_cmd' from the internal interface to
the public interface.
Closes #3096.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3096#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list