aboutsummaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-07-24 21:41:49 +0000
committerUlrich Drepper <drepper@redhat.com>2005-07-24 21:41:49 +0000
commit0fee522db1412106381ebd2ad6803c07e033a271 (patch)
tree829500bf8cf476f33551d1870a1f454d73a4d05e /posix/Makefile
parentc2263408588c70a6232ffd606a3c7abf0a5fd5f5 (diff)
downloadglibc-0fee522db1412106381ebd2ad6803c07e033a271.zip
glibc-0fee522db1412106381ebd2ad6803c07e033a271.tar.gz
glibc-0fee522db1412106381ebd2ad6803c07e033a271.tar.bz2
[BZ #1125]
* posix/Makefile (tests): Add tst-execvp4. * posix/tst-execvp4.c: New file. 2005-07-24 Jakub Jelinek <jakub@redhat.com> [BZ #1125] * posix/execvp.c (execvp): Change path_malloc to char *, free that pointer on failure. -2005-07-24 Ulrich Drepper <drepper@redhat.com>
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index d309b3b..39b078c 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -87,7 +87,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-execvp1 tst-execvp2 tst-execlp1 tst-execlp2 \
tst-execv1 tst-execv2 tst-execl1 tst-execl2 \
tst-execve1 tst-execve2 tst-execle1 tst-execle2 \
- tst-execvp3
+ tst-execvp3 tst-execvp4
xtests := bug-ga2
ifeq (yes,$(build-shared))
test-srcs := globtest