aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
1998-08-25iogetline.c (_IO_getline_info): Don't read anything for N == 0.Jeff Law
1998-08-25iogetline.c (_IO_getline_info): Don't read anything for N == 0.Jeff Law
1998-08-17strfile.h: Define __PMT if not already defined.Ulrich Drepper
1998-08-08libioP.h: Use __PMT in typedefs.Jeff Law
1998-08-08libioP.h: Use __PMT in typedefs.Jeff Law
1998-08-08libioP.h: Use __PMT in typedefs.Jeff Law
1998-06-29Update.Ulrich Drepper
1998-06-29Rewrite __PMT change so that it works with platforms defining __P butUlrich Drepper
1998-06-29Update.Ulrich Drepper
1998-06-29(__PMT): New macro. Defined like __P.Ulrich Drepper
1998-06-27libio.exp (test_libio): Reset ld_library_path before appending the same path(...Carlo Wood
1998-06-27Makefile.in (install): Remove superfluous /include.Manfred Hollstein
1998-06-27Makefile.in (install): Remove superfluous /include.Manfred Hollstein
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein
1998-06-24configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein
1998-06-24configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein
1998-06-19configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein
1998-06-08Update.Andreas Schwab
1998-06-08(__underflow): Read character from read pointer as unsigned.Andreas Schwab
1998-05-22Update.Ulrich Drepper
1998-05-22(_IO_str_underflow): Read newly available character from buffer as unsigned.Ulrich Drepper
1998-05-06typo typo fixes fixesJeff Law
1998-04-19* isgetline.cc (istream::get): Fix a typo.H.J. Lu
1998-03-05config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein
1998-03-05config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein
1998-02-24Changes for _G_IO_IO_FILE_VERSION == 0x20001:Andreas Schwab
1998-02-22configure.in: For *-*-cygwin32*, add a -I for winsup to both XCINCLUDES and X...Jeff Law
1998-02-17linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu
1998-02-12fileops.c: #include <unistd.h>.Jeff Law
1998-02-12fileops.c: #include <unistd.h>.Krister Walfridsson
1998-02-12fileops.c: #include <unistd.h>.Krister Walfridsson
1998-02-10iostream.cc (ostream::operator<<(long double)): Don't use labeled initializers.Mark Mitchell
1998-02-05config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.Manfred Hollstein
1998-02-01Fix typo in hj's ChangeLog entry.Jeff Law
1998-02-01iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab
1998-02-01filebuf.cc (filebuf::open): Call _IO_file_open if _G_HAVE_IO_FILE_OPEN is 1.H.J. Lu
1998-02-01dbz.c (putconf): Handle systems which use "long long" as type for "off_t".Krister Walfridsson
1998-01-28Add missing ChangeLog entryJeff Law
1998-01-28configure.in, [...]: Update with yesterday's toplevel configure.in changes.Manfred Hollstein
1998-01-27config.shared: Emit everything which needs to be re-definable via file descri...Manfred Hollstein
1998-01-27configure.in (topsrcdir): New.H.J. Lu
1998-01-15* config.shared (FLAGS_TO_PASS): Add SHELL.Manfred Hollstein
1998-01-13configure.in (CHECK_SUBDIRS): Set to testsuite only if ${srcdir}/../gcc exists.H.J. Lu
1997-12-28Don't make gperf depend upon libg++.Brendan Kehoe
1997-12-11Bring over from changes from devo.Brendan Kehoe
1997-12-11tFile.cc (t4): Cast TMPFILE to char* in the call to unlink...Brendan Kehoe