Test for exec function.
authorUlrich Drepper <drepper@redhat.com>
Wed, 23 Feb 2005 02:42:55 +0000 (02:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 23 Feb 2005 02:42:55 +0000 (02:42 +0000)
commit53e5696b30660410b150074d86a0c93db870b0c9
treec98be26b23be6b57802538db7c32e619c0af1184
parentb17ebefa45a5e3e128775fec5b3f158afc0b59c1
Test for exec function.
12 files changed:
posix/tst-execl1.c [new file with mode: 0644]
posix/tst-execl2.c [new file with mode: 0644]
posix/tst-execle1.c [new file with mode: 0644]
posix/tst-execle2.c [new file with mode: 0644]
posix/tst-execlp1.c [new file with mode: 0644]
posix/tst-execlp2.c [new file with mode: 0644]
posix/tst-execv1.c [new file with mode: 0644]
posix/tst-execv2.c [new file with mode: 0644]
posix/tst-execve1.c [new file with mode: 0644]
posix/tst-execve2.c [new file with mode: 0644]
posix/tst-execvp1.c [new file with mode: 0644]
posix/tst-execvp2.c [new file with mode: 0644]