[RTEMS Project] #2537: Use Newlib exec*() variants and remove RTEMS versions

RTEMS trac trac at rtems.org
Tue Jan 19 18:33:28 UTC 2016


#2537: Use Newlib exec*() variants and remove RTEMS versions
---------------------------+----------------------------
 Reporter:  joel.sherrill  |       Owner:  joel.sherrill
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:  4.12
Component:  General        |     Version:  4.11
 Severity:  normal         |  Resolution:  fixed
 Keywords:                 |
---------------------------+----------------------------
Changes (by Joel Sherrill <joel@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"22bb1b61cb4efe0c0dbe41057aac83bb5cffb5d3/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="22bb1b61cb4efe0c0dbe41057aac83bb5cffb5d3"
 posix/src/exec*: Remove all variants already in Newlib

 The RTEMS build of Newlib includes implementations of all exec*()
 variants. They rely on the _execve() support method. RTEMS already
 had this and it returned ENOSYS. There is no functional change.

 closes #2537.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2537#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list