aboutsummaryrefslogtreecommitdiff
path: root/posix/bug-regex12.c
AgeCommit message (Collapse)Author
2002-09-30Fix format strings.Andreas Jaeger
2002-09-282002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath
* posix/bug-regex11.c (tests): Add flags field. (main): Avoid warnings. Use test[i].flags. Return nonzero if any of the tests failed. * posix/bug-regex12.c: New file. * posix/Makefile (tests): Add bug-regex12.