summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* gen-params: Put in cases for O_EXCL, O_APPEND not being defined.Geoffrey Keating2000-11-282-1/+40
* iostream.cc (ends): Release the acquired lock.Jakub Jelinek2000-10-182-2/+17
* iostream.cc (ostream::operator<<(double n)): Initialize new fields wide and i...Jakub Jelinek2000-10-162-1/+16
* stdstreams.cc: Include <libio.h>, not "libio.h".Franz Sirl2000-09-234-3/+15
* Move statement-tree facilities from C++ to C front-end.Mark Mitchell2000-09-071-1/+1
* editbuf.h (edit_streambuf): Fix syntax error in friend-declaration.Gabriel Dos Reis2000-08-182-1/+6
* top level:Zack Weinberg2000-08-142-10/+20
* * gen-params: Added trailing space for 'long long int' regexp.Krister Walfridsson2000-07-232-1/+5
* in libiberty/ChangeLog:Alex Samuel2000-06-303-5/+11
* Revert previous patchMark Mitchell2000-06-103-11/+32
* libioP.h: Remove old ABI mangling code.Mark Mitchell2000-06-083-32/+11
* libioP.h: Handle new ABI mangling.Mark Mitchell2000-06-043-4/+22
* Update.Ulrich Drepper2000-05-241-4/+9
* (endl): Fix bug in last change.Ulrich Drepper2000-05-241-2/+3
* iostream.cc (endl): Verify stream can accept characters before writing its eol.Jeff Law2000-05-232-1/+8
* bcp-1.c: Replace abort in arg of __builtin_constant_p with a generic external...Zack Weinberg2000-05-232-0/+6
* config.shared: Change "pic" to depend on $(PICFLAG), not on $(enable_shared).David Edelsohn2000-05-152-7/+14
* configure.in: Remove special casing for sco3.2v[45].Robert Lipe2000-05-113-4/+6
* config.table: Use mh-sparcpic for sparc*-*-*.Jakub Jelinek2000-05-112-0/+5
* * configure.in: Indent the # of #include_next one space.Zack Weinberg2000-04-022-1/+5
* * configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill2000-03-292-2/+6
* 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