about summary refs log tree commit diff
path: root/posix/bug-regex17.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* [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.