gcc/libio
Alexandre Oliva aee941f2bb streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope.
* streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the
global scope.

From-SVN: r28604
1999-08-09 00:07:09 +00:00
..
config * libio/dgux.mt: New file for DG/UX configuration of libio 1999-05-30 07:25:28 -06: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 More FSF address updates. 1999-01-11 06:43:27 -07:00
testsuite libio.exp (test_libio): Use additional_flags, not additional_options. 1999-06-23 12:10:00 +00:00
ChangeLog streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope. 1999-08-09 00:07:09 +00:00
Makefile.in configure (gxx_include_dir): Removed. 1999-04-02 07:17:49 -07:00
NEWS release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
PlotFile.cc
PlotFile.h
README
SFile.cc
SFile.h
builtinbuf.cc
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 Makefile.in (iostream.list): Remove dependency on stamp-picdir. 1999-02-03 14:11:03 -07:00
configure.in configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..". 1999-06-28 20:32:02 -06: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
editbuf.h
filebuf.cc Changes for _G_IO_IO_FILE_VERSION == 0x20001: 1998-02-24 13:09:55 -07:00
filedoalloc.c filedoalloc.c (_POSIX_SOURCE): Remove definition. 1999-04-12 12:27:53 -06:00
fileops.c filedoalloc.c (_POSIX_SOURCE): Remove definition. 1999-04-12 12:27:53 -06:00
floatconv.c
floatio.h
fstream.cc
fstream.h
gen-params * gen-params (CONFIG_NM): test ... -o ... is not portable 1999-03-23 23:58:21 +00:00
genops.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
indstream.cc
indstream.h
ioassign.cc
ioextend.cc
iofclose.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
iofdopen.c
iofeof.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
ioferror.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
iofflush.c
iofflush_u.c
iofgetpos.c
iofgets.c
iofopen.c
iofprintf.c
iofputs.c
iofread.c
iofscanf.c
iofsetpos.c
ioftell.c
iofwrite.c
iogetc.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
iogetdelim.c
iogetline.c (_IO_getline_info): Don't read anything for N==0. 1998-08-25 14:39:39 +00:00
iogets.c
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
iomanip.h iomanip.h: Use __extension__ for `extern' explicit template instantiations. 1998-08-23 12:47:24 +00:00
iopadn.c
ioperror.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
iopopen.c filedoalloc.c (_POSIX_SOURCE): Remove definition. 1999-04-12 12:27:53 -06:00
ioprims.c fileops.c: #include <unistd.h>. 1998-02-12 16:56:20 -07:00
ioprintf.c
ioputc.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
ioputs.c
ioscanf.c
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
iosetvbuf.c
iosprintf.c
iosscanf.c
iostdio.h
iostream.cc iostream.cc: Add missing calls to isfx and setup a cleanup region for the locked stream. 1999-08-07 00:02:05 -06:00
iostream.h iostream.cc: Add missing calls to isfx and setup a cleanup region for the locked stream. 1999-08-07 00:02:05 -06:00
iostream.texi typo typo fixes fixes 1998-05-06 15:09:07 -06:00
iostreamP.h
iostrerror.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
ioungetc.c
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 linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
iovsscanf.c linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. 1999-03-04 17:19:16 -07:00
isgetline.cc iostream.cc: Add missing calls to isfx and setup a cleanup region for the locked stream. 1999-08-07 00:02:05 -06:00
isgetsb.cc iostream.cc: Add missing calls to isfx and setup a cleanup region for the locked stream. 1999-08-07 00:02:05 -06:00
isscan.cc iostream.cc: Add missing calls to isfx and setup a cleanup region for the locked stream. 1999-08-07 00:02:05 -06:00
istream.h
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: Only include libc-lock.h if _IO_MTSAFE_IO is defined. 1999-05-17 16:58:56 -06:00
osform.cc Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
ostream.h
outfloat.c Uli's libio/libstdc++ patches. 1997-09-16 10:01:55 -06:00
parsestream.cc
parsestream.h
peekc.c
pfstream.cc
pfstream.h
procbuf.cc filedoalloc.c (_POSIX_SOURCE): Remove definition. 1999-04-12 12:27:53 -06:00
procbuf.h
sbform.cc
sbgetline.cc linux.mt (IO_OBJECTS): Add iogetline.o. 1998-02-17 13:54:12 -07:00
sbscan.cc
stdfiles.c
stdiostream.cc filedoalloc.c (_POSIX_SOURCE): Remove definition. 1999-04-12 12:27:53 -06:00
stdiostream.h
stdstrbufs.cc * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE. 1997-11-18 09:53:45 -07:00
stdstreams.cc
stream.cc
stream.h
streambuf.cc typo typo fixes fixes 1998-05-06 15:09:07 -06:00
streambuf.h streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope. 1999-08-09 00:07:09 +00: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
strstream.h

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.