Eric Blake
6ddcdb9da5
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.
2007-08-02 20:23:06 +00:00
..
2007-06-05 21:40:48 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-08-02 20:23:06 +00:00
2007-05-24 17:33:42 +00:00
2007-06-20 21:54:47 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-08-02 20:23:06 +00:00
2007-07-31 20:49:40 +00:00
2007-07-06 20:03:28 +00:00
2007-07-04 16:18:34 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-07-06 16:56:30 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2006-12-18 22:21:56 +00:00
2007-05-24 17:33:42 +00:00
2007-05-24 17:33:42 +00:00
2000-02-17 19:39:52 +00:00
2005-10-28 21:36:05 +00:00