#2030 closed defect

Export more shell functions

Reported by: Sebastien Bourdeauducq Owned by: Sebastian Huber
Priority: normal Milestone: 4.11
Component: score Version: 4.11
Severity: normal Keywords:
Cc: gedare@… Blocked By:
Blocking:

Description

Export rtems_shell_init_env, rtems_shell_env_free, rtems_shell_main_mv, rtems_shell_main_cp and rtems_shell_main_rm

Attachments (1)

export-shell-functions.diff (2.3 KB) - added by Sebastien Bourdeauducq on 02/24/12 at 20:36:54.
patch

Download all attachments as: .zip

Change History (5)

Changed on 02/24/12 at 20:36:54 by Sebastien Bourdeauducq

Attachment: export-shell-functions.diff added

patch

comment:1 Changed on 02/25/12 at 16:12:56 by Gedare Bloom

Cc: Gedare Bloom added

This looks fine to me, but I forwarded it to devel list to ask for Ralf's feedback since he made these functions static quite recently.

comment:2 Changed on 11/23/14 at 16:33:54 by Joel Sherrill

Owner: changed from Joel Sherrill to Sebastian Huber
Status: newassigned

Since this patch has lingered three years, Sebastian.. can it be closed?

FWIW the *main* don't need to be static. So that leaves the *env* methods.

comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

comment:4 Changed on 11/27/14 at 12:39:57 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 43b09a9865760ec7ae7fcd0ef75842f3a201d5a7/rtems:

shell: Make mv, cp and rm usable for applications

close #2030

Note: See TracTickets for help on using tickets.