HomeFreeBSD

Turn execvpe() into an internal libc routine.
rS179947Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Turn execvpe() into an internal libc routine.

Adding exevpe() has caused some ports to break. Even though execvpe() is
a useful routine, it does not conform to any standards.

This patch is a little bit different from the patch sent to the mailing
list. I forgot to remove execvpe from the Symbol.map (which does not
seem to miscompile libc, though).

Reviewed by: davidxu
Approved by: philip

Details

Provenance
edAuthored on
Parents
rS179946: Move the diagnostic output when the rc.subr(8) glue automatically starts a
Branches
Unknown
Tags
Unknown

Event Timeline