summaryrefslogtreecommitdiff
path: root/linuxthreads/tst-cancel5.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-28 08:45:26 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-28 08:45:26 +0000
commitca78735936e87a2b72c553636e815bd555c4ef7e (patch)
treef0ae1c756a6e92d0fe9a2ab4702d3c1164017a3f /linuxthreads/tst-cancel5.c
parentbd847b5ab283200edba46a95833592b54aa3f742 (diff)
Test of cancellation handling.
Diffstat (limited to 'linuxthreads/tst-cancel5.c')
-rw-r--r--linuxthreads/tst-cancel5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/tst-cancel5.c b/linuxthreads/tst-cancel5.c
new file mode 100644
index 0000000000..1c879eba8b
--- /dev/null
+++ b/linuxthreads/tst-cancel5.c
@@ -0,0 +1 @@
+#include "tst-cancel4.c"