head	1.1;
branch	1.1.1;
access;
symbols
	LIBC_4_5_19:1.1.1.2
	LIBC_4_5_18:1.1.1.2
	LIBC_4_5_17:1.1.1.2
	LIBC_4_5_16:1.1.1.2
	LIBC_4_5_15:1.1.1.2
	LIBC_4_5_14:1.1.1.2
	LIBC_4_5_13:1.1.1.2
	LIBC_4_5_12:1.1.1.1
	LIBC_4_5_11:1.1.1.1
	LIBC_4_5_10:1.1.1.1
	LIBC_4_5_9:1.1.1.1
	LIBC_4_5_8:1.1.1.1
	LIBC:1.1.1;
locks; strict;
comment	@# @;


1.1
date	93.12.22.15.25.05;	author steinber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	93.12.22.15.25.06;	author steinber;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	94.02.01.12.59.09;	author steinber;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@*** Major changes in libio version 0.63 (released with libg++ 2.5.3):

* There is a g++ bug that causes inconsistent name mangling for the
assembler name of the virtual function table for the istream class.
A work-around has been put into streambuf.h, which will make g++
always do the right thing.  Note that this may require you to
recompile programs that were incorrectly compiled by g++.

* Functions that do printf-style formatting to the unbuffered
streams have been optimized to write to a temporary buffer.

@


1.1.1.1
log
@LIBC_4_5_8
@
text
@@


1.1.1.2
log
@LIBC_4_5_13
@
text
@a0 2
* _IO_getline and streambuf::sgetline no longer write a '\0' at the end.

@
