This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/libio wstrops.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 13 Dec 2006 23:16:21 -0000
- Subject: libc/libio wstrops.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-12-13 23:16:21
Modified files:
libio : wstrops.c
Log message:
(_IO_wstr_overflow, enlarge_userbuf, _IO_wstr_finish): 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/wstrops.c.diff?cvsroot=glibc&r1=1.11&r2=1.12