about summary refs log tree commit diff
path: root/posix/bug-regex17.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ 9697]Ulrich Drepper2009-01-081-8/+23
| | | | | | * posix/bug-regex17.c: Add testcases. * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET handling.
* Update.Ulrich Drepper2003-11-121-0/+95
* posix/bug-regex17.c: New file * posix/bug-regex18.c: New file.