summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.in (install): Remove superfluous /include.Manfred Hollstein1998-06-271-2/+2
* Makefile.in (install): Remove superfluous /include.Manfred Hollstein1998-06-271-0/+4
* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1998-06-261-1/+2
* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1998-06-261-0/+5
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-3/+0
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-2/+7
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-0/+7
* configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein1998-06-241-0/+1
* configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein1998-06-241-0/+4
* configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein1998-06-192-0/+5
* Update.Andreas Schwab1998-06-081-0/+5
* (__underflow): Read character from read pointer as unsigned.Andreas Schwab1998-06-081-3/+3
* Update.Ulrich Drepper1998-05-221-1/+6
* (_IO_str_underflow): Read newly available character from buffer as unsigned.Ulrich Drepper1998-05-221-2/+2
* typo typo fixes fixesJeff Law1998-05-064-5/+5
* * isgetline.cc (istream::get): Fix a typo.H.J. Lu1998-04-192-3/+5
* config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1998-03-051-0/+8
* config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1998-03-051-0/+5
* Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab1998-02-247-2/+79
* configure.in: For *-*-cygwin32*, add a -I for winsup to both XCINCLUDES and X...Jeff Law1998-02-224-9/+44
* linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu1998-02-177-32/+90
* fileops.c: #include <unistd.h>.Jeff Law1998-02-121-0/+1
* fileops.c: #include <unistd.h>.Krister Walfridsson1998-02-121-0/+1
* fileops.c: #include <unistd.h>.Krister Walfridsson1998-02-121-0/+5
* iostream.cc (ostream::operator<<(long double)): Don't use labeled initializers.Mark Mitchell1998-02-102-26/+31
* config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.Manfred Hollstein1998-02-052-5/+12
* Fix typo in hj's ChangeLog entry.Jeff Law1998-02-011-1/+1
* iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab1998-02-013-10/+27
* filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu1998-02-016-4/+112
* dbz.c (putconf): Handle systems which use "long long" as type for "off_t".Krister Walfridsson1998-02-013-6/+17
* 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