Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libio/wstrops.c (_IO_wstr_underflow): Clear errno before | Ulrich Drepper | 2007-07-07 | 1 | -2/+8 |
| | | | | | | returning WEOF. * stdio-common/Makefile (tests): Add bug18a. * stdio-common/bug18a.c: New file. | ||||
* | [BZ #4745] | Ulrich Drepper | 2007-07-07 | 1 | -0/+42 |
2007-07-07 Ulrich Drepper <drepper@redhat.com> [BZ #4745] * libio/strops.c (_IO_str_underflow): Clear errno before returning EOF. * stdio-common/Makefile (tests): Add bug18. * stdio-common/bug18.c: New file. |