gcc/libstdc++-v3 ChangeLog include/bits/fstrea ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Jun 18 18:34:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2003-06-18 17:17:52

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: fstream.tcc 

Log message:
	2003-06-18  Nathan C. Myers  <ncm-nospam@cantrip.org>
	Paolo Carlini  <pcarlini@unitus.it>
	
	* include/bits/fstream.tcc (setbuf): Allow (__s, 1) too,
	simply equivalent to the unbuffered case (0, 0) as far as
	_M_buf_size is concerned.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1781&r2=1.1782
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.86&r2=1.87



More information about the Libstdc++-cvs mailing list