OSDN Git Service

Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should
authorEric Andersen <andersen@codepoet.org>
Wed, 18 Apr 2001 22:00:20 +0000 (22:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 18 Apr 2001 22:00:20 +0000 (22:00 -0000)
commit99a6ee4b85e3be653e2801f61d171763e1fa6015
tree24bb7efbd8b03b2e466c8132ee78c9b7cf886b3e
parent1f849b3def01f4203e0dee6c5fb9c8eb041ed7b9
Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should
be there, so I just wrote it up.
 -Erik
libc/unistd/execle.c [new file with mode: 0644]