aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)AuthorFilesLines
1998-04-19* isgetline.cc (istream::get): Fix a typo.H.J. Lu2-3/+5
1998-03-05config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1-0/+8
1998-03-05config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1-0/+5
1998-02-24Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab7-2/+79
1998-02-22configure.in: For *-*-cygwin32*, add a -I for winsup to both XCINCLUDES and X...Jeff Law4-9/+44
1998-02-17linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu7-32/+90
1998-02-12fileops.c: #include <unistd.h>.Jeff Law1-0/+1
1998-02-12fileops.c: #include <unistd.h>.Krister Walfridsson1-0/+1
1998-02-12fileops.c: #include <unistd.h>.Krister Walfridsson1-0/+5
1998-02-10iostream.cc (ostream::operator<<(long double)): Don't use labeled initializers.Mark Mitchell2-26/+31
1998-02-05config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.Manfred Hollstein2-5/+12
1998-02-01Fix typo in hj's ChangeLog entry.Jeff Law1-1/+1
1998-02-01iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab3-10/+27
1998-02-01filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu6-4/+112
1998-02-01dbz.c (putconf): Handle systems which use "long long" as type for "off_t".Krister Walfridsson3-6/+17
1998-01-28Add missing ChangeLog entryJeff Law1-0/+2
1998-01-28configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein5-4/+16
1998-01-27config.shared: Emit everything which needs to be re-definable via file descri...Manfred Hollstein3-175/+193
1998-01-27configure.in (topsrcdir): New.H.J. Lu3-12/+34
1998-01-15* config.shared (FLAGS_TO_PASS): Add SHELL.Manfred Hollstein2-0/+5
1998-01-13configure.in (CHECK_SUBDIRS): Set to testsuite only if ${srcdir}/../gcc exists.H.J. Lu4-6/+22
1997-12-28Don't make gperf depend upon libg++.Brendan Kehoe2-2/+7
1997-12-11Bring over from changes from devo.Brendan Kehoe2-0/+12
1997-12-11tFile.cc (t4): Cast TMPFILE to char* in the call to unlink...Brendan Kehoe2-1/+7
1997-12-11libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe2-22/+28
1997-12-11stdiostream.cc (sys_read): Declare ch with int type, rather than without a type.Michael Meissner2-1/+6
1997-12-11* configure.in (target frags): Add *-linux-gnu.H.J. Lu2-0/+15
1997-12-06streambuf.cc (streambuf::~streambuf): Don't delete _lock for _IO_stdin/_IO_st...H.J. Lu2-2/+8
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1-0/+6
1997-11-27Makefile.in (insatll): Change gxx_includedir to gcc_include_dir.Jeffrey A Law5-7/+13
1997-11-26configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson8-33/+224
1997-11-18* stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.H.J. Lu2-1/+5
1997-11-11iomanip.h: Fix guiding decls.Oleg Krivosheev2-2/+12
1997-10-29* gen-params: Override NULL.Jason Merrill2-0/+11
1997-10-22libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu4-6/+18
1997-10-16configure.in: Create compatibility code in bits/libc-lock.h file.Jeff Law7-2/+47
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill3-3/+8
1997-10-02iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.Brendan Kehoe2-1/+5
1997-10-02[multiple changes]Jason Merrill3-8/+27
1997-09-28iomanip.h: Use new friend <> syntax.Mark Mitchell2-2/+11
1997-09-28* libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill2-0/+6
1997-09-26New file from Ulrich.Jeff Law1-0/+2
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper12-53/+115
1997-09-19Makefile.in (LIBIO_OBJECTS): Depend on _G_CONFIG_H.Jim Wilson2-0/+6
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper4-2/+15
1997-09-17Handle __set_errno correctly.Ulrich Drepper2-2/+8
1997-09-16More stuff from Uli.Jeff Law3-0/+266
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper36-580/+1072
1997-09-11* Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.Jason Merrill2-1/+4
1997-09-08* libio.h: Fix typo.Weiwen Liu2-1/+5