aboutsummaryrefslogtreecommitdiff
path: root/libio/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-04-19* isgetline.cc (istream::get): Fix a typo.H.J. Lu1-0/+4
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 Schwab1-0/+21
1998-02-22configure.in: For *-*-cygwin32*, add a -I for winsup to both XCINCLUDES and X...Jeff Law1-1/+28
1998-02-17linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu1-0/+18
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 Mitchell1-0/+5
1998-02-05config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.Manfred Hollstein1-0/+8
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 Schwab1-0/+13
1998-02-01filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu1-0/+21
1998-02-01dbz.c (putconf): Handle systems which use "long long" as type for "off_t".Krister Walfridsson1-0/+6
1998-01-28Add missing ChangeLog entryJeff Law1-0/+2
1998-01-28configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein1-0/+8
1998-01-27config.shared: Emit everything which needs to be re-definable via file descri...Manfred Hollstein1-0/+10
1998-01-27configure.in (topsrcdir): New.H.J. Lu1-0/+9
1998-01-15* config.shared (FLAGS_TO_PASS): Add SHELL.Manfred Hollstein1-0/+4
1998-01-13configure.in (CHECK_SUBDIRS): Set to testsuite only if ${srcdir}/../gcc exists.H.J. Lu1-0/+11
1997-12-28Don't make gperf depend upon libg++.Brendan Kehoe1-0/+6
1997-12-11libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe1-20/+26
1997-12-11stdiostream.cc (sys_read): Declare ch with int type, rather than without a type.Michael Meissner1-0/+5
1997-12-11* configure.in (target frags): Add *-linux-gnu.H.J. Lu1-0/+4
1997-12-06streambuf.cc (streambuf::~streambuf): Don't delete _lock for _IO_stdin/_IO_st...H.J. Lu1-1/+6
1997-11-27Makefile.in (insatll): Change gxx_includedir to gcc_include_dir.Jeffrey A Law1-0/+7
1997-11-26configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson1-0/+19
1997-11-18* stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.H.J. Lu1-0/+4
1997-11-11iomanip.h: Fix guiding decls.Oleg Krivosheev1-0/+4
1997-10-29* gen-params: Override NULL.Jason Merrill1-0/+4
1997-10-22libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu1-0/+10
1997-10-16configure.in: Create compatibility code in bits/libc-lock.h file.Jeff Law1-0/+25
1997-10-03iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill1-1/+6
1997-10-02iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.Brendan Kehoe1-0/+4
1997-10-02[multiple changes]Jason Merrill1-1/+11
1997-09-28iomanip.h: Use new friend <> syntax.Mark Mitchell1-0/+4
1997-09-28* libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill1-0/+4
1997-09-26libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1-0/+40
1997-09-19Makefile.in (LIBIO_OBJECTS): Depend on _G_CONFIG_H.Jim Wilson1-0/+4
1997-09-17Fix all problems reported by the test suite.Ulrich Drepper1-0/+6
1997-09-17Handle __set_errno correctly.Ulrich Drepper1-0/+5
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-0/+62
1997-09-11* Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.Jason Merrill1-0/+4
1997-09-08* libio.h: Fix typo.Weiwen Liu1-0/+4
1997-09-07linux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp-stdio.Jim Wilson1-0/+4
1997-09-06Insert libio rewrite and its various changes from devo.Brendan Kehoe1-2/+175
1997-08-26Makefile.in (check): Don't depend on site.exp.H.J. Lu1-0/+5
1997-08-21Initial revisionJason Merrill1-0/+1940