* posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,
authorUlrich Drepper <drepper@redhat.com>
Wed, 23 Feb 2005 02:46:08 +0000 (02:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 23 Feb 2005 02:46:08 +0000 (02:46 +0000)
commitf9ab9ba9aba6426845aca1731bd9d9fea089432c
treecd6c6f7cad28b6c4bd26ca00750ff573d773a968
parent53e5696b30660410b150074d86a0c93db870b0c9
* posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,

tst-execlp2, tst-execv1, tst-execv2, tst-execl1, tst-execl2,
tst-execve1, tst-execve2, tst-execle1, and tst-execle2.
* posix/tst-execl1.c: New file.
* posix/tst-execl2.c: New file.
* posix/tst-execle1.c: New file.
* posix/tst-execle2.c: New file.
* posix/tst-execlp1.c: New file.
* posix/tst-execlp2.c: New file.
* posix/tst-execv1.c: New file.
* posix/tst-execv2.c: New file.
* posix/tst-execve1.c: New file.
* posix/tst-execve2.c: New file.
* posix/tst-execvp1.c: New file.
* posix/tst-execvp2.c: New file.
ChangeLog
posix/Makefile