| Commit message (Expand) | Author | Age | Files | Lines |
* | * fstream.h (ifstream::ifstream): Add ios::in to mode. | loewis | 2000-01-28 | 2 | -5/+12 |
* | * dbz/dbz.c, dbz/dbzmain.c: Include stdlib.h. Don't declare | zack | 2000-01-28 | 3 | -12/+8 |
* | * configure.in (*-*-beos*): Recognize. | jason | 2000-01-13 | 3 | -0/+31 |
* | * libio.h (_IO_cookie_io_functions_t): Use _IO_off_t instead of | jakub | 1999-12-22 | 5 | -34/+49 |
* | Add commentary:Remove seek for ios::app if not. | loewis | 1999-12-21 | 1 | -0/+1 |
* | * filebuf.cc (open): Support ios::ate if _G_HAVE_IO_FILE_OPEN. | loewis | 1999-12-21 | 2 | -4/+16 |
* | * filedoalloc.c, floatio.h, iovfprintf.c, iovfscanf.c: Remove | jason | 1999-12-15 | 5 | -44/+103 |
* | * strstream.h (strstreambuf::streambuf): Rename parameters to | loewis | 1999-12-15 | 3 | -5/+11 |
* | * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. | law | 1999-09-30 | 4 | -0/+7 |
* | * configure.in: Recognize target *vxworks* and add fragment vxworks.mt. | law | 1999-09-27 | 4 | -8/+21 |
* | Kill RCSid strings. | law | 1999-09-27 | 2 | -8/+0 |
* | * config/mpeix.mt: New for MPEiX port. | law | 1999-09-13 | 2 | -0/+24 |
* | * configure.in: Add mpeix.mt make fragment. | law | 1999-09-08 | 2 | -0/+5 |
* | dummy checkin to prevent merge lossage | law | 1999-09-04 | 1 | -1/+1 |
* | * streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the | oliva | 1999-08-09 | 2 | -1/+6 |
* | * iostream.cc: Add missing calls to isfx and setup a cleanup | law | 1999-08-07 | 6 | -7/+94 |
* | 8 | law | 1999-06-29 | 2 | -1/+5 |
* | * lib/libio.exp (test_libio): Use additional_flags, not | mmitchel | 1999-06-23 | 2 | -1/+6 |
* | * configure.in: Added DG/UX target fragment | law | 1999-06-01 | 2 | -1/+6 |
* | * libio/dgux.mt: New file for DG/UX configuration of libio | law | 1999-05-30 | 2 | -0/+29 |
* | libchill, libf2c, libobjc: | law | 1999-05-20 | 2 | -13/+5 |
* | * libioP.h: Only include libc-lock.h if _IO_MTSAFE_IO is defined. | law | 1999-05-17 | 2 | -6/+13 |
* | * configure.in (compiler_name): Don't do the skip-this-dir thing | jason | 1999-05-12 | 2 | -1/+8 |
* | * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays. | nathan | 1999-04-29 | 2 | -1/+7 |
* | Fixed some old ChangeLog entries I wrote before becoming aware of the GNU | oliva | 1999-04-27 | 1 | -3/+3 |
* | * filedoalloc.c (_POSIX_SOURCE): Remove definition. | law | 1999-04-12 | 7 | -11/+14 |
* | * configure.in: Check cygwin*, not cygwin32*. | law | 1999-04-07 | 2 | -1/+5 |
* | * configure (gxx_include_dir): Removed. | law | 1999-04-02 | 3 | -0/+35 |
* | 0 | law | 1999-03-24 | 1 | -3/+18 |
* | 8 | law | 1999-03-24 | 1 | -0/+5 |
* | * gen-params (CONFIG_NM): test ... -o ... is not portable | oliva | 1999-03-23 | 2 | -2/+7 |
* | Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | law | 1999-03-11 | 2 | -5/+11 |
* | * config/linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO | law | 1999-03-05 | 10 | -13/+36 |
* | * gen-params (VTABLE_LABEL_PREFIX): Handle windows32. | law | 1999-02-10 | 2 | -4/+12 |
* | * Makefile.in (iostream.list): Remove dependency on | law | 1999-02-03 | 3 | -3/+18 |
* | Undo previous change. Ulrich wants the problem hanled differently. | law | 1999-01-30 | 2 | -8/+1 |
* | * stdiostream.cc (_POSIX_SOURCE): Define. | law | 1999-01-30 | 2 | -1/+8 |
* | More FSF address updates. | law | 1999-01-11 | 3 | -3/+6 |
* | ./ChangeLog: | manfred | 1998-11-26 | 2 | -0/+19 |
* | � | law | 1998-11-25 | 2 | -1/+5 |
* | * config.shared (depend.new): delete libc-lock.h from | oliva | 1998-10-12 | 3 | -164/+108 |
* | * config.shared (depend.new): Fix typo. | law | 1998-10-11 | 3 | -86/+180 |
* | * Makefile.in (EXPECT) : Look for "expect" in the correct | law | 1998-10-08 | 2 | -3/+8 |
* | | manfred | 1998-09-09 | 1 | -4/+3 |
* | � | manfred | 1998-09-09 | 1 | -0/+6 |
* | ( | law | 1998-09-02 | 1 | -1/+1 |
* | � | law | 1998-09-02 | 1 | -0/+4 |
* | * dbz/Makefile.in: Avoid assumptions about "tr" behaves when | law | 1998-08-30 | 2 | -1/+6 |
* | * config.shared: Set libsubdir. | law | 1998-08-30 | 2 | -0/+5 |
* | (_IO_getline_info): Don't read anything for N==0. | drepper | 1998-08-25 | 2 | -2/+7 |