diff options
author | Eric Blake <eblake@redhat.com> | 2007-08-02 20:23:06 +0000 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2007-08-02 20:23:06 +0000 |
commit | 6ddcdb9da510ddf2b6309006ded0827f467e23b4 (patch) | |
tree | f0e349d3cc7ad6083b3a652e688d385215a41dc8 /winsup/utils/Makefile.in | |
parent | 191814588af712faa0093d21a08c51c97abae3f2 (diff) | |
download | cygnal-6ddcdb9da510ddf2b6309006ded0827f467e23b4.tar.gz cygnal-6ddcdb9da510ddf2b6309006ded0827f467e23b4.tar.bz2 cygnal-6ddcdb9da510ddf2b6309006ded0827f467e23b4.zip |
Implement fmemopen and open_memstream.
* libc/stdio/fmemopen.c (_fmemopen_r, fmemopen): New file.
* libc/stdio/open_memstream.c (_open_memstream_r, open_memstream):
New file.
* libc/stdio/fopencookie.c (fcwriter): Minor optimization.
* libc/include/stdio.h (dprintf, vdprintf): Group all POSIX 200x
functions together.
(fmemopen, open_memstream): Declare new functions.
* libc/stdio/stdio.tex: Document them.
* libc/stdio/Makefile.am (ELIX_4_SOURCES, CHEWOUT_FILES): Add
fmemopen and open_memstream.
* libc/stdio/Makefile.in: Regenerate.
Diffstat (limited to 'winsup/utils/Makefile.in')
0 files changed, 0 insertions, 0 deletions