Implement execvpe.
commit3d5243d4160519e56cba6eceae9b1d0e6b642515
authorUlrich Drepper <drepper@redhat.com>
Tue, 2 Jun 2009 14:03:02 +0000 (2 07:03 -0700)
committerUlrich Drepper <drepper@redhat.com>
Tue, 2 Jun 2009 14:03:02 +0000 (2 07:03 -0700)
tree0a604dc10d26cd8d340eaeba814abd6cbf8bbe0c
parentfd96f062085be71f4e2c07c98a3002bd55793b6e
Implement execvpe.

There is some existing practice in other OSes and it's trivial to
implement giving the existing code.  Fixes BZ #10221.
ChangeLog
NEWS
posix/Makefile
posix/Versions
posix/execvp.c
posix/execvpe.c [copied from posix/execvp.c with 93% similarity]
posix/unistd.h