[BZ #394]
authorUlrich Drepper <drepper@redhat.com>
Fri, 23 Sep 2005 16:36:09 +0000 (16:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 23 Sep 2005 16:36:09 +0000 (16:36 +0000)
commit32053042d4785ffeae3a032808480c8dc2f98607
treebfa6fb199b0f47051f624eb2d93778e54fcd2989
parent997470b3e151845b067b0a7c865f9ab7177d14c1
[BZ #394]

2005-09-23  Ulrich Drepper  <drepper@redhat.com>
[BZ #394]
* libio/fmemopen.c (fmemopen_write): Return 0 instead of -1 if
nothing can be written.
* libio/iofopncook.c (_IO_cookie_write): If something went wrong,
set error bit.
ChangeLog
libio/fmemopen.c
libio/iofopncook.c