summaryrefslogtreecommitdiff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h.law1999-09-304-0/+7
* * configure.in: Recognize target *vxworks* and add fragment vxworks.mt.law1999-09-274-8/+21
* Kill RCSid strings.law1999-09-272-8/+0
* * config/mpeix.mt: New for MPEiX port.law1999-09-132-0/+24
* * configure.in: Add mpeix.mt make fragment.law1999-09-082-0/+5
* dummy checkin to prevent merge lossagelaw1999-09-041-1/+1
* * streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in theoliva1999-08-092-1/+6
* * iostream.cc: Add missing calls to isfx and setup a cleanuplaw1999-08-076-7/+94
* 8law1999-06-292-1/+5
* * lib/libio.exp (test_libio): Use additional_flags, notmmitchel1999-06-232-1/+6
* * configure.in: Added DG/UX target fragmentlaw1999-06-012-1/+6
* * libio/dgux.mt: New file for DG/UX configuration of libiolaw1999-05-302-0/+29
* libchill, libf2c, libobjc:law1999-05-202-13/+5
* * libioP.h: Only include libc-lock.h if _IO_MTSAFE_IO is defined.law1999-05-172-6/+13
* * configure.in (compiler_name): Don't do the skip-this-dir thingjason1999-05-122-1/+8
* * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.nathan1999-04-292-1/+7
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUoliva1999-04-271-3/+3
* * filedoalloc.c (_POSIX_SOURCE): Remove definition.law1999-04-127-11/+14
* * configure.in: Check cygwin*, not cygwin32*.law1999-04-072-1/+5
* * configure (gxx_include_dir): Removed.law1999-04-023-0/+35
* 0law1999-03-241-3/+18
* 8law1999-03-241-0/+5
* * gen-params (CONFIG_NM): test ... -o ... is not portableoliva1999-03-232-2/+7
* Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>law1999-03-112-5/+11
* * config/linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIOlaw1999-03-0510-13/+36
* * gen-params (VTABLE_LABEL_PREFIX): Handle windows32.law1999-02-102-4/+12
* * Makefile.in (iostream.list): Remove dependency onlaw1999-02-033-3/+18
* Undo previous change. Ulrich wants the problem hanled differently.law1999-01-302-8/+1
* * stdiostream.cc (_POSIX_SOURCE): Define.law1999-01-302-1/+8
* More FSF address updates.law1999-01-113-3/+6
* ./ChangeLog:manfred1998-11-262-0/+19
* law1998-11-252-1/+5
* * config.shared (depend.new): delete libc-lock.h fromoliva1998-10-123-164/+108
* * config.shared (depend.new): Fix typo.law1998-10-113-86/+180
* * Makefile.in (EXPECT) : Look for "expect" in the correctlaw1998-10-082-3/+8
* manfred1998-09-091-4/+3
* manfred1998-09-091-0/+6
* (law1998-09-021-1/+1
* law1998-09-021-0/+4
* * dbz/Makefile.in: Avoid assumptions about "tr" behaves whenlaw1998-08-302-1/+6
* * config.shared: Set libsubdir.law1998-08-302-0/+5
* (_IO_getline_info): Don't read anything for N==0.drepper1998-08-252-2/+7
* * iomanip.h: Use __extension__ for `extern' explicit templatemmitchel1998-08-232-6/+15
* Update.drepper1998-08-171-0/+4
* Define __PMT if not already defined.drepper1998-08-171-1/+9
* * libioP.h: Use __PMT in typedefs.drepper1998-08-043-24/+29
* Update.drepper1998-06-291-0/+3
* Rewrite __PMT change so that it works with platforms defining __P butdrepper1998-06-291-2/+8
* Update.drepper1998-06-291-0/+5
* (__PMT): New macro. Defined like __P.drepper1998-06-291-6/+8