summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-02-18 17:35:24 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-02-18 17:35:24 +0000
commit84e851fd643d3e7b5433cae92bb057ee1db3d6af (patch)
treeb4f32581d65fb3e22b46d9aa4b4b6879f311b54e /winsup/cygwin/include
parentc6b9747e0493e77bebb50082ced2bae877bc4aea (diff)
downloadcygnal-84e851fd643d3e7b5433cae92bb057ee1db3d6af.tar.gz
cygnal-84e851fd643d3e7b5433cae92bb057ee1db3d6af.tar.bz2
cygnal-84e851fd643d3e7b5433cae92bb057ee1db3d6af.zip
* 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.
Diffstat (limited to 'winsup/cygwin/include')
0 files changed, 0 insertions, 0 deletions