Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 29 Aug 2000 02:54:55 +0000 (02:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 29 Aug 2000 02:54:55 +0000 (02:54 +0000)
commit46e4bd3b8eb5b11579110092f2563d745bab1139
tree89e42e004e11904c65f3f880b5f58715e81bf382
parent07d94f904544f10b49595dd08271388c20211584
Update.

* libio/stdio.h: Add fmemopen prototype.

2000-08-25  Andreas Jaeger  <aj@suse.de>

* libio/Makefile (routines): Add fmemopen.
(tests): Add test-fmemopen.
* libio/Versions: Add fmemopen with version GLIBC_2.2.
* libio/test-fmemopen.c: New file.
* libio/fmemopen.c: New file.
Patches by Hanno Mueller <kontakt@hanno.de>.

2000-08-28  Ulrich Drepper  <drepper@redhat.com>
ChangeLog
libio/Makefile
libio/Versions
libio/fmemopen.c [new file with mode: 0644]
libio/stdio.h
libio/test-fmemopen.c [new file with mode: 0644]