Changeset 22bb1b61 in rtems for cpukit/posix/Makefile.am

Timestamp:
01/19/16 18:11:47 (8 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
5, master
Children:
82d2ec4
Parents:
438fa8d
Message:

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.

(No files)

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