summaryrefslogtreecommitdiff
path: root/stdio-common/tst-obprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-03-271-0/+10
| | | | | | * stdio-common/tst-obprintf.c (main): Add another check to see obstack_printf handling all possible beginnings of the block inside an obstack chunk.
* (main): Make a bit more exciting.Ulrich Drepper2000-03-271-1/+3
|
* Update.Ulrich Drepper2000-03-271-0/+30
2000-03-27 Ulrich Drepper <drepper@redhat.com> * stdio-common/tst-obprintf.c: New file.