OSDN Git Service

libc: add non standard execvpe function
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sat, 4 Jun 2011 19:23:15 +0000 (21:23 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 18 Feb 2013 13:40:28 +0000 (14:40 +0100)
commit0eb30761a26c46aaf555464114851202ae9c27bd
treeea6a328a6137cb92e719df5c8bbb1ab4b552c49c
parentdcd8e7e8c9c5c5de727c9f1ff9499248cdf6f40e
libc: add non standard execvpe function

Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
TODO
include/unistd.h
libc/unistd/exec.c
libc/unistd/execvpe.c [new file with mode: 0644]