]> git.ipfire.org Git - thirdparty/glibc.git/commit - libio/iofopncook.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Oct 2000 05:20:53 +0000 (05:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Oct 2000 05:20:53 +0000 (05:20 +0000)
commitde153e7f50baa4ea7fac013f3b77b3a4fe314664
tree50fb80d978c873cb63952226707a8683ba31e929
parent02fb3d179ddd3c88f4d4f31d4b27948b48bced2b
Update.

* stdio-common/Makefile (tests): Add tst-fmemopen.
* stdio-common/tst-fmemopen.c: New file.
Test case by Ben Collins <bcollins@debian.org>.

* libio/iofopncook.c (_IO_cookie_seek): Correct test for error.

* libio/fmemopen.c (fmemopen_read): Return 0 at end of buffer.
(fmemopen_write): Set errno at end of buffer.
ChangeLog
libio/fmemopen.c
libio/iofopncook.c
localedata/ChangeLog
stdio-common/tst-fmemopen.c [new file with mode: 0644]