From bf68b2366d75a427ec74084e97e242d460196db0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 21 Nov 2003 09:25:26 +0000 Subject: Update. 2003-11-21 Jakub Jelinek * posix/tst-rxspencer.c (mb_tests): Don't run identical multi-byte tests multiple times unnecessarily. 2003-11-21 Jakub Jelinek * posix/bug-regex19.c (BRE, ERE): Define. (tests): Add many new tests, remove UTF-8 ones. (do_one_test, do_mb_tests): New functions. (main): Rewritten using do_one_test and do_mb_tests. --- nptl/tst-cond13.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nptl/tst-cond13.c (limited to 'nptl/tst-cond13.c') diff --git a/nptl/tst-cond13.c b/nptl/tst-cond13.c new file mode 100644 index 0000000000..29d79b533e --- /dev/null +++ b/nptl/tst-cond13.c @@ -0,0 +1,2 @@ +#define USE_COND_SIGNAL 1 +#include "tst-cond12.c" -- cgit v1.2.3