summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* Add missing ChangeLog entryJeff Law1998-01-281-0/+2
* configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein1998-01-285-4/+16
* config.shared: Emit everything which needs to be re-definable via file descri...Manfred Hollstein1998-01-273-175/+193
* configure.in (topsrcdir): New.H.J. Lu1998-01-273-12/+34
* * config.shared (FLAGS_TO_PASS): Add SHELL.Manfred Hollstein1998-01-152-0/+5
* configure.in (CHECK_SUBDIRS): Set to testsuite only if ${srcdir}/../gcc exists.H.J. Lu1998-01-134-6/+22
* Don't make gperf depend upon libg++.Brendan Kehoe1997-12-282-2/+7
* Bring over from changes from devo.Brendan Kehoe1997-12-112-0/+12
* tFile.cc (t4): Cast TMPFILE to char* in the call to unlink...Brendan Kehoe1997-12-112-1/+7
* libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe1997-12-112-22/+28
* stdiostream.cc (sys_read): Declare ch with int type, rather than without a type.Michael Meissner1997-12-112-1/+6
* * configure.in (target frags): Add *-linux-gnu.H.J. Lu1997-12-112-0/+15
* streambuf.cc (streambuf::~streambuf): Don't delete _lock for _IO_stdin/_IO_st...H.J. Lu1997-12-062-2/+8
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-051-0/+6
* Makefile.in (insatll): Change gxx_includedir to gcc_include_dir.Jeffrey A Law1997-11-275-7/+13
* configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson1997-11-268-33/+224
* * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.H.J. Lu1997-11-182-1/+5
* iomanip.h: Fix guiding decls.Oleg Krivosheev1997-11-112-2/+12
* * gen-params: Override NULL.Jason Merrill1997-10-292-0/+11
* libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu1997-10-224-6/+18
* configure.in: Create compatibility code in bits/libc-lock.h file.Jeff Law1997-10-167-2/+47
* iostream.cc, libio.h: Convert other uses of #ifdef _G_HAVE_PRINTF_FP to #if.Jason Merrill1997-10-033-3/+8
* iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.Brendan Kehoe1997-10-022-1/+5
* [multiple changes]Jason Merrill1997-10-023-8/+27
* iomanip.h: Use new friend <> syntax.Mark Mitchell1997-09-282-2/+11
* * libio.h: Don't use _IO_LOCK_T if it's not defined.Jason Merrill1997-09-282-0/+6
* New file from Ulrich.Jeff Law1997-09-261-0/+2
* libio changes from Ulrich to help "old linux" systems.Ulrich Drepper1997-09-2612-53/+115
* Makefile.in (LIBIO_OBJECTS): Depend on _G_CONFIG_H.Jim Wilson1997-09-192-0/+6
* Fix all problems reported by the test suite.Ulrich Drepper1997-09-174-2/+15
* Handle __set_errno correctly.Ulrich Drepper1997-09-172-2/+8
* More stuff from Uli.Jeff Law1997-09-163-0/+266
* Uli's libio/libstdc++ patches.Ulrich Drepper1997-09-1636-580/+1072
* * Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.Jason Merrill1997-09-112-1/+4
* * libio.h: Fix typo.Weiwen Liu1997-09-082-1/+5
* linux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp-stdio.Jim Wilson1997-09-072-1/+5
* Insert libio rewrite and its various changes from devo.Brendan Kehoe1997-09-0672-1527/+3323
* libio.exp (test_libio): Use libstdc++_{include,link}_flags instead of g++_{in...Jeffrey A Law1997-09-052-2/+7
* Makefile.in (check): Don't depend on site.exp.H.J. Lu1997-08-262-2/+7
* ignored by importJason Merrill1997-08-211-0/+141
* Initial revisionJason Merrill1997-08-21190-0/+37316