summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* Backport patches that make libio compatible with glibc-2.2Bernd Schmidt2000-12-108-345/+79
* fstream.h (ifstream::ifstream): Add ios::in to mode.Martin v. Löwis2000-01-282-92/+12
* filebuf.cc (open): Support ios::ate if _G_HAVE_IO_FILE_OPEN.Martin v. Löwis1999-12-212-4/+17
* strstream.h (strstreambuf::streambuf): Rename parameters to avoid shadow warn...Martin v. Löwis1999-12-153-172/+11
* Stamp ChangeLogs for releaseJeff Law1999-10-254-0/+16
* Stamp ChangeLogs for releaseJeff Law1999-08-164-0/+16
* streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope.Alexandre Oliva1999-08-092-1/+6
* iostream.cc: Add missing calls to isfx and setup a cleanup region for the loc...Andreas Schwab1999-08-076-111/+94
* Stamp ChangeLogs for releaseJeff Law1999-07-284-0/+16
* Stamp ChangeLogs for releaseJeff Law1999-07-264-0/+16
* configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".Hans-Peter Nilsson1999-06-282-1/+5
* libchill, libf2c, libobjc:Jeff Law1999-05-192-13/+5
* * libioP.h: Only include libc-lock.h if _IO_MTSAFE_IO is defined.Mark Kettenis1999-05-172-6/+13
* configure.in (compiler_name): Don't do the skip-this-dir thing if we're recon...Jason Merrill1999-05-122-1/+8
* * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.Nathan Sidwell1999-04-292-1/+7
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1999-04-271-3/+3
* filedoalloc.c (_POSIX_SOURCE): Remove definition.Mumit Khan1999-04-127-11/+14
* * configure.in: Check cygwin*, not cygwin32*.Geoffrey Noer1999-04-062-1/+5
* configure (gxx_include_dir): Removed.H.J. Lu1999-04-023-0/+35
* configure.in (EXEEXT): Define.Mumit Khan1999-03-241-3/+18
* configure.in (EXEEXT): Define.Mumit Khan1999-03-241-0/+5
* * gen-params (CONFIG_NM): test ... -o ... is not portableAlexandre Oliva1999-03-232-2/+7
* configure.in: Cleanup and add mh-*pic handling for arm, powerpcFranz Sirl1999-03-102-5/+11
* linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL.H.J. Lu1999-03-0410-13/+36
* * gen-params (VTABLE_LABEL_PREFIX): Handle windows32.Mumit Khan1999-02-102-4/+12
* Makefile.in (iostream.list): Remove dependency on stamp-picdir.H.J. Lu1999-02-033-3/+18
* Undo previous change. Ulrich wants the problem hanled differently.Jeff Law1999-01-302-8/+1
* * stdiostream.cc (_POSIX_SOURCE): Define.Mumit Khan1999-01-302-1/+8
* More FSF address updates.Jeff Law1999-01-113-3/+6
* configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1998-11-262-0/+19
* Makefile.in (just-check): Ignore errors.Marc Espie1998-11-242-1/+5
* config.shared (depend.new): delete libc-lock.h from dependencies, and fix _G_...Alexandre Oliva1998-10-123-164/+108
* config.shared (depend.new): Fix typo.Jeffrey A Law1998-10-103-86/+180
* Makefile.in (EXPECT): Look for "expect" in the correct place.Gavin Koch1998-10-082-3/+8
* configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1998-09-091-4/+3
* configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1998-09-091-0/+6
* 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