newlib-cygwin/newlib/libc/include
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
..
machine 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi> 2008-12-11 20:05:38 +00:00
sys * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos. 2009-01-08 00:01:33 +00:00
_ansi.h 2008-04-23 Ken Werner <ken.werner@de.ibm.com> 2008-04-23 23:10:54 +00:00
_syslist.h 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:33:37 +00:00
alloca.h
ar.h
argz.h
assert.h 2008-07-17 Jeff Johnston <jjohnstn@redhat.com> 2008-07-17 20:56:51 +00:00
ctype.h Fix typo and make C99 check the same as is used in math.h 2008-10-15 20:49:56 +00:00
dirent.h
envlock.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
envz.h
errno.h
fastmath.h
fcntl.h
fnmatch.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
getopt.h 2008-03-07 Jeff Johnston <jjohnstn@redhat.com> 2008-03-07 18:16:35 +00:00
glob.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
grp.h
iconv.h
ieeefp.h
inttypes.h 2009-01-19 Neal H. Walfield <neal@gnu.org> 2009-01-19 22:02:06 +00:00
langinfo.h
libgen.h
limits.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
locale.h
malloc.h
math.h 2008-04-23 Ken Werner <ken.werner@de.ibm.com> 2008-04-23 23:10:54 +00:00
newlib.h
paths.h
process.h
pthread.h 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> 2008-11-19 17:02:34 +00:00
pwd.h
reent.h 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
regdef.h
regex.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00
sched.h 2007-09-21 Patrick Mansfield <patmans@us.ibm.com> 2007-09-21 21:02:15 +00:00
search.h
setjmp.h
signal.h
stdint.h 2009-01-19 Neal H. Walfield <neal@gnu.org> 2009-01-19 22:02:06 +00:00
stdio.h 2008-12-11 Craig Howland <howland@LGSInnovations.com> 2008-12-11 17:27:56 +00:00
stdlib.h 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> 2008-11-19 20:56:22 +00:00
string.h Per Posix, strsignal returns non-const char*. 2008-06-18 15:27:41 +00:00
tar.h 2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org> 2007-08-03 21:03:40 +00:00
termios.h
time.h 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> 2008-10-16 21:53:58 +00:00
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. 2009-02-18 17:35:24 +00:00
wctype.h
wordexp.h 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> 2008-10-31 21:03:42 +00:00