diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-10 05:25:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-10 05:25:48 +0000 |
commit | 8b9d605485be779bb03778e780e9875525ec2ca4 (patch) | |
tree | 38c566c233a1d11a10b2bb68a488dfd9e17e9b04 /nptl/tst-vfork1x.c | |
parent | 9363dbb847a7e29d1abfffabc59fb142cf956df2 (diff) | |
download | glibc-8b9d605485be779bb03778e780e9875525ec2ca4.tar glibc-8b9d605485be779bb03778e780e9875525ec2ca4.tar.gz glibc-8b9d605485be779bb03778e780e9875525ec2ca4.tar.bz2 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-vfork1x.c')
-rw-r--r-- | nptl/tst-vfork1x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-vfork1x.c b/nptl/tst-vfork1x.c new file mode 100644 index 0000000000..f409ec49b3 --- /dev/null +++ b/nptl/tst-vfork1x.c @@ -0,0 +1 @@ +#include <posix/tst-vfork1.c> |