summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* fstream.h (ifstream::ifstream): Add ios::in to mode.Martin v. Löwis2000-01-282-5/+12
* dbz.c, dbzmain.c: Include stdlib.h.Zack Weinberg2000-01-283-12/+8
* configure.in (*-*-beos*): Recognize.Fred Fish2000-01-123-0/+31
* libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of _IO_fpos_t.Jakub Jelinek1999-12-225-34/+49
* Add commentary:Remove seek for ios::app if not.Martin v. Löwis1999-12-211-0/+1
* * filebuf.cc (open): Support ios::ate if _G_HAVE_IO_FILE_OPEN.Martin v. Löwis1999-12-212-4/+16
* filedoalloc.c, [...]: Remove advertising clause from BSD license, pursuant withJason Merrill1999-12-155-44/+103
* strstream.h (strstreambuf::streambuf): Rename parameters to avoid shadow warn...Martin v. Löwis1999-12-153-5/+11
* * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h.Jeffrey A Law1999-09-304-0/+7
* configure.in: Recognize target *vxworks* and add fragment vxworks.mt.Ulrich Drepper1999-09-274-8/+21
* Kill RCSid strings.Jeff Law1999-09-272-8/+0
* * config/mpeix.mt: New for MPEiX port.Mark Klein1999-09-132-0/+24
* * configure.in: Add mpeix.mt make fragment.Mark Klein1999-09-082-0/+5
* dummy checkin to prevent merge lossageJeff Law1999-09-041-1/+1
* 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-7/+94
* configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".Hans-Peter Nilsson1999-06-282-1/+5
* libio.exp (test_libio): Use additional_flags, not additional_options.Mark Mitchell1999-06-232-1/+6
* * configure.in: Added DG/UX target fragmentEric Raskin1999-06-012-1/+6
* * libio/dgux.mt: New file for DG/UX configuration of libioEric Raskin1999-05-302-0/+29
* 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