newlib-cygwin/newlib/libc
Corinna Vinschen 84e851fd64 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.
(struct memstream): Add wide element.
	Change saved to a union to take char and wchar_t values.
	(memwriter): Accommodate wide-oriented oeprations.
	(memseeker): Ditto.
	(memseeker64): Ditto.
	(memcloser): Ditto.
	(internal_open_memstream_r): New static function.  Take functionality
	from former _open_memstream_r and handle additional "wide" parameter.
	(_open_memstream_r): Just call internal_open_memstream_r with wide==-1
	from here.
	(_open_wmemstream_r): New function.
	(open_wmemstream): Ditto.
	* libc/include/wchar.h (open_wmemstream): Declare.
	(_open_wmemstream_r): Declare.
2009-02-18 17:35:24 +00:00
..
argz 2008-11-27 Craig Howland <howland@LGSInnovations.com> 2008-11-27 20:45:37 +00:00
ctype 2008-10-15 Craig Howland <howland@LGSInnovations.com> 2008-10-15 20:36:26 +00:00
errno * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
iconv * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
include * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. 2009-02-18 17:35:24 +00:00
locale 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
machine 2009-02-05 Neal H. Walfield <neal@gnu.org> 2009-02-05 20:10:21 +00:00
misc 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
posix 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org> 2008-11-27 21:01:40 +00:00
reent 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
search 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
signal * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
stdio * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. 2009-02-18 17:35:24 +00:00
stdio64 * libc/include/stdio.h (__SMOD): Remove definition of unused flag. 2008-11-24 17:15:43 +00:00
stdlib 2009-02-12 Corinna Vinschen <corinna@vinschen.de> 2009-02-12 23:10:01 +00:00
string 2008-12-12 Craig Howland <howland@LGSInnovations.com> 2008-12-12 19:47:05 +00:00
sys 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> 2008-12-22 19:45:56 +00:00
syscalls 2008-12-11 Jeff Johnston <jjohnstn@redhat.com> 2008-12-11 22:48:38 +00:00
time 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
unix 2008-11-18 Joel Sherrill <joel.sherrill@oarcorp.com> 2008-11-18 22:55:06 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
aclocal.m4 * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
configure 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> 2008-12-22 19:45:56 +00:00
configure.in * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
libc.texinfo 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> 2008-12-22 19:45:56 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:36:05 +00:00