[BZ #713]
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Sep 2005 00:00:42 +0000 (00:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Sep 2005 00:00:42 +0000 (00:00 +0000)
commitb5d839c996d7236ed5788296b4d723e67ec4fdb8
treea5220f793e6180e189b99ab8c59401ab01a26f71
parent9a5933834ba8f1289024c1ab13e1cd711b5ec3af
[BZ #713]

2005-09-26  Ulrich Drepper  <drepper@redhat.com>
[BZ #713]
* libio/iofgets.c: Treat N==1 correctly.
* libio/iofgets_u.c: Likewise.
* libio/iofgetws.c: Likewise.
* libio/iofgetws_u.c: Likewise.
* stdio-common/Makefile (tests): Add tst-fgets.
* stdio-common/tst-fgets.c: New file.
ChangeLog
libio/iofgets.c
libio/iofgets_u.c
libio/iofgetws.c
libio/iofgetws_u.c
libio/iogetline.c
stdio-common/Makefile
stdio-common/tst-fgets.c [new file with mode: 0644]