about summary refs log tree commit diff
path: root/nptl/tst-cancel5.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 /nptl/tst-cancel5.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 'nptl/tst-cancel5.c')
-rw-r--r--nptl/tst-cancel5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-cancel5.c b/nptl/tst-cancel5.c
deleted file mode 100644
index 1c879eba8b..0000000000
--- a/nptl/tst-cancel5.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "tst-cancel4.c"