diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-28 08:45:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-28 08:45:26 +0000 |
commit | ca78735936e87a2b72c553636e815bd555c4ef7e (patch) | |
tree | f0ae1c756a6e92d0fe9a2ab4702d3c1164017a3f /linuxthreads/tst-cancel5.c | |
parent | bd847b5ab283200edba46a95833592b54aa3f742 (diff) | |
download | glibc-ca78735936e87a2b72c553636e815bd555c4ef7e.tar.gz glibc-ca78735936e87a2b72c553636e815bd555c4ef7e.tar.xz glibc-ca78735936e87a2b72c553636e815bd555c4ef7e.zip |
Test of cancellation handling.
Diffstat (limited to 'linuxthreads/tst-cancel5.c')
-rw-r--r-- | linuxthreads/tst-cancel5.c | 1 |
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" |