This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/libio wmemstream.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 13 Dec 2006 23:16:41 -0000
- Subject: libc/libio wmemstream.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-12-13 23:16:40
Modified files:
libio : wmemstream.c
Log message:
(open_wmemstream): Test and set _IO_FLAGS2_USER_WBUF bit in _flags2
instead of _IO_USER_BUF bit in _flags.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/wmemstream.c.diff?cvsroot=glibc&r1=1.3&r2=1.4