summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Fix INSTALLDIR replacement for cross-compile.H.J. Lu1998-09-021-1/+1
* configure.in: Fix INSTALLDIR replacement for cross-compile.H.J. Lu1998-09-021-0/+4
* Makefile.in: Avoid assumptions about "tr" behaves when LANG is set to somethi...Lutz Wohlrab1998-08-302-1/+6
* * config.shared: Set libsubdir.H.J. Lu1998-08-302-0/+5
* (_IO_getline_info): Don't read anything for N==0.Ulrich Drepper1998-08-252-2/+7
* iomanip.h: Use __extension__ for `extern' explicit template instantiations.Mark Mitchell1998-08-232-6/+15
* Update.Ulrich Drepper1998-08-171-0/+4
* Define __PMT if not already defined.Ulrich Drepper1998-08-171-1/+9
* libioP.h: Use __PMT in typedefs.Andreas Jaeger1998-08-043-24/+29
* Update.Ulrich Drepper1998-06-291-0/+3
* Rewrite __PMT change so that it works with platforms defining __P butUlrich Drepper1998-06-291-2/+8
* Update.Ulrich Drepper1998-06-291-0/+5
* (__PMT): New macro. Defined like __P.Ulrich Drepper1998-06-291-6/+8
* libio.exp (test_libio): Reset ld_library_path before appending the same path(...Carlo Wood1998-06-272-1/+8
* 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