Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF | Ulrich Drepper | 2007-07-08 | 1 | -0/+58 |
in loop to look for conversion specifier to avoid testing of wrong errno value. * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a. * stdio-common/bug18a.c: New file. * stdio-common/bug19.c: New file. * stdio-common/bug19a.c: New file. |