This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/libstdc++-v3/backward ostream.h


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@sourceware.cygnus.com	00/05/25 03:06:30

Added files:
	libstdc++-v3/backward: ostream.h 

Log message:
	2000-05-24  Loren J. Rittle  <ljrittle@acm.org>
	
	* backward/alloc.h (__default_alloc_template): Only expose
	implementation-specific symbol, if it exists in the
	configuration.
	* backward/iostream.h (ends): Expose symbol.
	* backward/strstream.h: New file.
	* backward/stream.h: New file.
	* backward/ostream.h: New file.
	* backward/istream.h: New file.
	* backward/fstream.h: New file.
	* backward/complex.h: New file.
	* backward/iomanip.h: New file.
	
	* mkcheck.in (LIB_PATH): Add -R bits.
	
	* math/carg.c (carg): Replace __atan2 with atan2.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/backward/ostream.h.diff?cvsroot=gcc&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]