Add mention of execvpe() setting errno on failure.
-JB
Index: exec.3
===
RCS file: /cvs/src/lib/libc/gen/exec.3,v
retrieving revision 1.26
diff -p -U6 -r1.26 exec.3
--- src/lib/libc/gen/exec.3 16 Aug 2014 21:09:36 - 1.26
+++ src/
On Sun, Jul 27, 2014 at 6:38 AM, Philip Guenther wrote:
> ...
>
> That phrasing seems wrong: the environment pointer in execvpe() doesn't
> follow "the null pointer that terminates the list of arguments". Something
> more is needed to cover both.
The sentence continued, "or the pointer to the ar
Add omitted reference to execvpe().
The second argument of execvpe() is referenced at the beginning of the
fifth paragraph,
but no mention of execvpe().
Index: exec.3
===
RCS file: /cvs/src/lib/libc/gen/exec.3,v
retrieving revision