[RTEMS Project] #2537: Use Newlib exec*() variants and remove RTEMS versions
RTEMS trac
trac at rtems.org
Tue Jan 19 18:32:05 UTC 2016
#2537: Use Newlib exec*() variants and remove RTEMS versions
---------------------------+---------------------------
Reporter: joel.sherrill | Owner: joel.sherrill
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: General | Version: 4.11
Severity: normal | Keywords:
---------------------------+---------------------------
In reviewing RTEMS+newlib POSIX conformance, I noticed that our newlib
configuration does include the exec*() variants. All of these call
_execve() which we already provided.
This ticket is just to explain the removal of the RTEMS copies. The
functional behavior to the user is still to return ENOSYS.
--
Ticket URL: <http://devel.rtems.org/ticket/2537>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list