summary refs log tree commit diff
path: root/nptl/tst-vfork2x.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-10 05:25:48 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-10 05:25:48 +0000
commit8b9d605485be779bb03778e780e9875525ec2ca4 (patch)
tree38c566c233a1d11a10b2bb68a488dfd9e17e9b04 /nptl/tst-vfork2x.c
parent9363dbb847a7e29d1abfffabc59fb142cf956df2 (diff)
downloadglibc-8b9d605485be779bb03778e780e9875525ec2ca4.tar.gz
glibc-8b9d605485be779bb03778e780e9875525ec2ca4.tar.xz
glibc-8b9d605485be779bb03778e780e9875525ec2ca4.zip
Update.
2004-02-09  Jakub Jelinek  <jakub@redhat.com>

	* posix/Makefile (tests): Add tst-vfork2.
	* posix/tst-vfork1.c (do_test): Fix comment.
	* posix/tst-vfork2.c: New test.
Diffstat (limited to 'nptl/tst-vfork2x.c')
-rw-r--r--nptl/tst-vfork2x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-vfork2x.c b/nptl/tst-vfork2x.c
new file mode 100644
index 0000000000..5356e83115
--- /dev/null
+++ b/nptl/tst-vfork2x.c
@@ -0,0 +1 @@
+#include <posix/tst-vfork2.c>