gcc/libio
Manfred Hollstein 71205e0b3f configure (skip-this-dir): Add handling for new shell script...
./ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure (skip-this-dir): Add handling for new shell script, which
	might be created by a sub-directory's configure to indicate, this particular
	directory is "unwanted".
	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
./gcc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* Makefile.in (CONFIG_LANGUAGES): New macro taking all languages
	which can be configured.
	(LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@
	(Makefile): Pass actual LANGUAGES through the environment when
	re-configuring.
	(cstamp-h): Likewise.
	(config.status): Likewise.
	* configure.in (enable_languages): Add new configuration parameter
	"--enable-languages=lang1,lang2,...".
	(${srcdir}/*/config-lang.in): Change handling to configure only
	those directories, that the user might have enabled; default to
	"all" existing languages.
	* configure: Regenerate.
./libchill/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libf2c/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libio/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
./libobjc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libstdc++/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.

From-SVN: r23892
1998-11-26 01:48:34 +00:00
..
config configure (enable_version_specific_runtime_libs): Implement new flag --enable-version-specific-runtime-libs which installs C++... 1998-06-24 06:26:02 +00:00
dbz Makefile.in: Avoid assumptions about "tr" behaves when LANG is set to something other than... 1998-08-30 15:30:22 -06:00
include Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
stdio configure.in, [...]: Update with yesterday's toplevel configure.in changes. 1998-01-28 02:30:03 -07:00
tests configure.in, [...]: Update with yesterday's toplevel configure.in changes. 1998-01-28 02:30:03 -07:00
testsuite Makefile.in (just-check): Ignore errors. 1998-11-24 17:03:23 -07:00
ChangeLog configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
Makefile.in Makefile.in (install): Remove superfluous /include. 1998-06-27 05:24:20 +00:00
NEWS release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
PlotFile.cc Initial revision 1997-08-21 18:57:35 -04:00
PlotFile.h Initial revision 1997-08-21 18:57:35 -04:00
README Initial revision 1997-08-21 18:57:35 -04:00
SFile.cc Initial revision 1997-08-21 18:57:35 -04:00
SFile.h Initial revision 1997-08-21 18:57:35 -04:00
builtinbuf.cc Initial revision 1997-08-21 18:57:35 -04:00
builtinbuf.h typo typo fixes fixes 1998-05-06 15:09:07 -06:00
cleanup.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
config.shared config.shared (depend.new): delete libc-lock.h from dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule 1998-10-12 09:28:02 +00:00
configure.in configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
depend config.shared (depend.new): delete libc-lock.h from dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule 1998-10-12 09:28:02 +00:00
editbuf.cc Initial revision 1997-08-21 18:57:35 -04:00
editbuf.h Initial revision 1997-08-21 18:57:35 -04:00
filebuf.cc Changes for _G_IO_IO_FILE_VERSION == 0x20001: 1998-02-24 13:09:55 -07:00
filedoalloc.c configure.in: Create compatibility code in bits/libc-lock.h file. 1997-10-16 09:30:26 -06:00
fileops.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
floatconv.c Initial revision 1997-08-21 18:57:35 -04:00
floatio.h Initial revision 1997-08-21 18:57:35 -04:00
fstream.cc Initial revision 1997-08-21 18:57:35 -04:00
fstream.h Initial revision 1997-08-21 18:57:35 -04:00
gen-params iostream.cc (istream::operator>>(long double&)): Scan value into separate variable, in case long double is bigger than double. 1998-02-01 05:44:52 -07:00
genops.c (__underflow): Read character from read pointer as unsigned. 1998-06-08 09:50:20 +00:00
indstream.cc Initial revision 1997-08-21 18:57:35 -04:00
indstream.h Initial revision 1997-08-21 18:57:35 -04:00
ioassign.cc Initial revision 1997-08-21 18:57:35 -04:00
ioextend.cc Initial revision 1997-08-21 18:57:35 -04:00
iofclose.c configure.in: Create compatibility code in bits/libc-lock.h file. 1997-10-16 09:30:26 -06:00
iofdopen.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofeof.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
ioferror.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofflush.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofflush_u.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofgetpos.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofgets.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofopen.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofprintf.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofputs.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofread.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofscanf.c Initial revision 1997-08-21 18:57:35 -04:00
iofsetpos.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
ioftell.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iofwrite.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iogetc.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iogetdelim.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iogetline.c (_IO_getline_info): Don't read anything for N==0. 1998-08-25 14:39:39 +00:00
iogets.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
ioignore.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iolibio.h Changes for _G_IO_IO_FILE_VERSION == 0x20001: 1998-02-24 13:09:55 -07:00
iomanip.cc Initial revision 1997-08-21 18:57:35 -04:00
iomanip.h iomanip.h: Use __extension__ for `extern' explicit template instantiations. 1998-08-23 12:47:24 +00:00
iopadn.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
ioperror.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iopopen.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
ioprims.c fileops.c: #include <unistd.h>. 1998-02-12 16:56:20 -07:00
ioprintf.c Initial revision 1997-08-21 18:57:35 -04:00
ioputc.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
ioputs.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
ioscanf.c Initial revision 1997-08-21 18:57:35 -04:00
ioseekoff.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
ioseekpos.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iosetbuffer.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iosetvbuf.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iosprintf.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iosscanf.c Initial revision 1997-08-21 18:57:35 -04:00
iostdio.h Initial revision 1997-08-21 18:57:35 -04:00
iostream.cc Changes for _G_IO_IO_FILE_VERSION == 0x20001: 1998-02-24 13:09:55 -07:00
iostream.h Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iostream.texi typo typo fixes fixes 1998-05-06 15:09:07 -06:00
iostreamP.h Initial revision 1997-08-21 18:57:35 -04:00
iostrerror.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
ioungetc.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
iovfprintf.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iovfscanf.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iovsprintf.c configure.in: Create compatibility code in bits/libc-lock.h file. 1997-10-16 09:30:26 -06:00
iovsscanf.c libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined. 1997-10-22 19:17:58 -06:00
isgetline.cc * isgetline.cc (istream::get): Fix a typo. 1998-04-19 15:14:32 -06:00
isgetsb.cc Initial revision 1997-08-21 18:57:35 -04:00
isscan.cc Initial revision 1997-08-21 18:57:35 -04:00
istream.h Initial revision 1997-08-21 18:57:35 -04:00
libio.h Rewrite __PMT change so that it works with platforms defining __P but 1998-06-29 18:06:26 +00:00
libioP.h libioP.h: Use __PMT in typedefs. 1998-08-04 15:21:08 +00:00
osform.cc Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
ostream.h Initial revision 1997-08-21 18:57:35 -04:00
outfloat.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
parsestream.cc Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
parsestream.h Initial revision 1997-08-21 18:57:35 -04:00
peekc.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
pfstream.cc Initial revision 1997-08-21 18:57:35 -04:00
pfstream.h Initial revision 1997-08-21 18:57:35 -04:00
procbuf.cc Initial revision 1997-08-21 18:57:35 -04:00
procbuf.h Initial revision 1997-08-21 18:57:35 -04:00
sbform.cc Initial revision 1997-08-21 18:57:35 -04:00
sbgetline.cc linux.mt (IO_OBJECTS): Add iogetline.o. 1998-02-17 13:54:12 -07:00
sbscan.cc Initial revision 1997-08-21 18:57:35 -04:00
stdfiles.c Insert libio rewrite and its various changes from devo. 1997-09-06 03:44:38 -04:00
stdiostream.cc stdiostream.cc (sys_read): Declare ch with int type, rather than without a type. 1997-12-11 11:31:56 -07:00
stdiostream.h Initial revision 1997-08-21 18:57:35 -04:00
stdstrbufs.cc * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE. 1997-11-18 09:53:45 -07:00
stdstreams.cc Initial revision 1997-08-21 18:57:35 -04:00
stream.cc Initial revision 1997-08-21 18:57:35 -04:00
stream.h Initial revision 1997-08-21 18:57:35 -04:00
streambuf.cc typo typo fixes fixes 1998-05-06 15:09:07 -06:00
streambuf.h Changes for _G_IO_IO_FILE_VERSION == 0x20001: 1998-02-24 13:09:55 -07:00
strfile.h Define __PMT if not already defined. 1998-08-17 12:32:45 +00:00
strops.c (_IO_str_underflow): Read newly available character from buffer as unsigned. 1998-05-22 20:40:02 +00:00
strstream.cc Initial revision 1997-08-21 18:57:35 -04:00
strstream.h Initial revision 1997-08-21 18:57:35 -04:00

README

This is libio, the GNU C/C++ input/output library.

By default, the library is configured to build the C++ iostream
facility (in $libdir/libiostream.a).

The library can be configured to build the C stdio facility
that is part of a C run-time library.

This library is distributed with libg++; see ../libg++/README
for installation instructions, and where to send bug reports
and questions.

* Copyright restrictions

The files in this directory are generally covered by the GNU Public
License (which is in the file ../COPYING), but modified with the
following:

    As a special exception, if you link this library with files
    compiled with a GNU compiler to produce an executable, this does not cause
    the resulting executable to be covered by the GNU General Public License.
    This exception does not however invalidate any other reasons why
    the executable file might be covered by the GNU General Public License.

A few source files and subroutines are covered by other (but
less restrictive) copyright conditions.  E.g. some code (such
as iovfprintf.c) is based on software that was developed by the
University of California, Berkeley, for the Berkeley Software
Distribution (BSD-4.4), and bears their copyright;  and one
file (floatconv.c) is derived from ("free") code copyrighted AT&T.