[BZ #6544]
commit7b3ba2c4ebbe28d60224d79c7b7aa2a0e28fca78
authorUlrich Drepper <drepper@redhat.com>
Thu, 14 Aug 2008 06:37:17 +0000 (14 06:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 14 Aug 2008 06:37:17 +0000 (14 06:37 +0000)
tree960fcc91a4fa99536323e3caa73f871a4481824d
parent1bfa05cfaa4177476fd57851d867c5d1a276a34b
[BZ #6544]

* libio/fmemopen.c: Implement binary mode.  In this mode no NUL
byte gets added to writes and seeks from the end use the length of
the buffer and not the currently terminating NUL byte.
ChangeLog
NEWS
libio/fmemopen.c