..
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
dbz.c (putconf): Handle systems which use "long long" as type for "off_t".
1998-02-01 05:20:13 -07: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
libio.exp (test_libio): Reset ld_library_path before appending the same path(s) again.
1998-06-27 17:01:02 -06:00
ChangeLog
* config.shared: Set libsubdir.
1998-08-30 15:18:00 -06: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: Set libsubdir.
1998-08-30 15:18:00 -06:00
configure.in
config.table: Make locating frag files failsafe even for the special case if...
1998-03-05 00:28:12 +00:00
depend
Uli's libio/libstdc++ patches.
1997-09-16 10:01:55 -06: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