about summary refs log tree commit diff
path: root/posix/bug-regex12.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix format strings.Andreas Jaeger2002-09-301-2/+2
|
* 2002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-281-0/+71
* 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.