about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-cancelx5.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-08-06 23:38:27 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-08-06 23:38:35 +0000
commitac54c335e9f7d32656c1b58b2da53ae5a5595368 (patch)
tree74151473e07d7eba98ea0b399a01dddcb5307263 /sysdeps/pthread/tst-cancelx5.c
parentb71bc845dd81e7d29958661a086fd6c643a7d268 (diff)
downloadglibc-ac54c335e9f7d32656c1b58b2da53ae5a5595368.tar.gz
glibc-ac54c335e9f7d32656c1b58b2da53ae5a5595368.tar.xz
glibc-ac54c335e9f7d32656c1b58b2da53ae5a5595368.zip
htl: Enable tst-cancelx?[45]
* nptl/{tst-cancel4-common.c, tst-cancel4-common.h, tst-cancel4.c,
tst-cancel5.c, tst-cancelx4.c, tst-cancelx5.c}: Move to sysdeps/pthread/
* nptl/Makefile: Move corresponding rules to...
* sysdeps/pthread/Makefile: ... here.
Diffstat (limited to 'sysdeps/pthread/tst-cancelx5.c')
-rw-r--r--sysdeps/pthread/tst-cancelx5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-cancelx5.c b/sysdeps/pthread/tst-cancelx5.c
new file mode 100644
index 0000000000..c0a18840a0
--- /dev/null
+++ b/sysdeps/pthread/tst-cancelx5.c
@@ -0,0 +1 @@
+#include "tst-cancel5.c"