aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)AuthorFilesLines
1998-06-29Update.Ulrich Drepper1-0/+3
1998-06-29Rewrite __PMT change so that it works with platforms defining __P butUlrich Drepper1-2/+8
1998-06-29Update.Ulrich Drepper1-0/+5
1998-06-29(__PMT): New macro. Defined like __P.Ulrich Drepper1-6/+8
1998-06-27libio.exp (test_libio): Reset ld_library_path before appending the same path(...Carlo Wood2-1/+8
1998-06-27Makefile.in (install): Remove superfluous /include.Manfred Hollstein1-2/+2
1998-06-27Makefile.in (install): Remove superfluous /include.Manfred Hollstein1-0/+4
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-1/+2
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-0/+5
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-3/+0
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-2/+7
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-0/+7
1998-06-24configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein1-0/+1
1998-06-24configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein1-0/+4
1998-06-19configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein2-0/+5
1998-06-08Update.Andreas Schwab1-0/+5
1998-06-08(__underflow): Read character from read pointer as unsigned.Andreas Schwab1-3/+3
1998-05-22Update.Ulrich Drepper1-1/+6
1998-05-22(_IO_str_underflow): Read newly available character from buffer as unsigned.Ulrich Drepper1-2/+2
1998-05-06typo typo fixes fixesJeff Law4-5/+5
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