Subject: CVS commit: gnusrc/gnu/lib/libstdc++/io
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 12/19/2001 22:52:12
Module Name:	gnusrc
Committed By:	tv
Date:		Wed Dec 19 20:52:11 UTC 2001

Modified Files:
	basesrc/distrib/sets/lists/comp: tc.mi
	gnusrc/gnu/lib/libstdc++/io: Makefile

Log Message:
Remove iostdio.h from the list of system-installed headers; intended to
address parts of PR toolchain/14896.  This header file is nonstandard
(and doesn't even exist in gcc 3.0); an out-of-the-box gcc build also
doesn't provide the missing functions.  So just drop the .h completely.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/distrib/sets/lists/comp/tc.mi
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/lib/libstdc++/io/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.