From 0a02a366e3b06086e8e1c6a171bc178bca339693 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 12 Aug 2002 19:50:26 +0000 Subject: Update. 2002-08-11 Philip Blundell * sysdeps/arm/Makefile: New file. 2002-08-08 Jakub Jelinek * posix/regcomp.c (parse_reg_exp): If '|' is immediately followed by another '|', end of regex or enclosing ')', clear branch. * posix/bug-regex9.c: New test. * posix/Makefile (tests): Add bug-regex9. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index d6b2eb3c57..57c89c7bc7 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -72,7 +72,7 @@ tests := tstgetopt testfnm runtests runptests \ tst-truncate64 tst-fork tst-fnmatch tst-regexloc tst-dir \ tst-chmod bug-regex1 bug-regex2 bug-regex3 bug-regex4 \ tst-gnuglob tst-regex bug-regex5 bug-regex6 bug-regex7 \ - bug-regex8 + bug-regex8 bug-regex9 ifeq (yes,$(build-shared)) test-srcs := globtest tests += wordexp-test tst-exec tst-spawn -- cgit v1.2.3