summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab1998-02-173-10/+27
* linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu1998-02-177-194/+87
* [multiple changes]H.J. Lu1998-02-176-209/+111
* fileops.c: #include <unistd.h>.Krister Walfridsson1998-02-155-2280/+19
* configure.in (target frags): Add *-linux-gnu.H.J. Lu1997-12-193-1/+20
* Tweak for egcs.Jeff Law1997-12-031-48/+3
* 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