aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)AuthorFilesLines
1999-08-09streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the global scope.Alexandre Oliva2-1/+6
1999-08-07iostream.cc: Add missing calls to isfx and setup a cleanup region for the loc...Andreas Schwab6-7/+94
1999-06-28configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".Hans-Peter Nilsson2-1/+5
1999-06-23libio.exp (test_libio): Use additional_flags, not additional_options.Mark Mitchell2-1/+6
1999-06-01* configure.in: Added DG/UX target fragmentEric Raskin2-1/+6
1999-05-30* libio/dgux.mt: New file for DG/UX configuration of libioEric Raskin2-0/+29
1999-05-19libchill, libf2c, libobjc:Jeff Law2-13/+5
1999-05-17* libioP.h: Only include libc-lock.h if _IO_MTSAFE_IO is defined.Mark Kettenis2-6/+13
1999-05-12configure.in (compiler_name): Don't do the skip-this-dir thing if we're recon...Jason Merrill2-1/+8
1999-04-29* streambuf.h (ios::~ios): Use operator delete[] to remove _arrays.Nathan Sidwell2-1/+7
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1-3/+3
1999-04-12filedoalloc.c (_POSIX_SOURCE): Remove definition.Mumit Khan7-11/+14
1999-04-06* configure.in: Check cygwin*, not cygwin32*.Geoffrey Noer2-1/+5
1999-04-02configure (gxx_include_dir): Removed.H.J. Lu3-0/+35
1999-03-24configure.in (EXEEXT): Define.Mumit Khan1-3/+18
1999-03-24configure.in (EXEEXT): Define.Mumit Khan1-0/+5
1999-03-23* gen-params (CONFIG_NM): test ... -o ... is not portableAlexandre Oliva2-2/+7
1999-03-10configure.in: Cleanup and add mh-*pic handling for arm, powerpcFranz Sirl2-5/+11
1999-03-04linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL.H.J. Lu10-13/+36
1999-02-10* gen-params (VTABLE_LABEL_PREFIX): Handle windows32.Mumit Khan2-4/+12
1999-02-03Makefile.in (iostream.list): Remove dependency on stamp-picdir.H.J. Lu3-3/+18
1999-01-30Undo previous change. Ulrich wants the problem hanled differently.Jeff Law2-8/+1
1999-01-30* stdiostream.cc (_POSIX_SOURCE): Define.Mumit Khan2-1/+8
1999-01-11More FSF address updates.Jeff Law3-3/+6
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein2-0/+19
1998-11-24Makefile.in (just-check): Ignore errors.Marc Espie2-1/+5
1998-10-12config.shared (depend.new): delete libc-lock.h from dependencies, and fix _G_...Alexandre Oliva3-164/+108
1998-10-10config.shared (depend.new): Fix typo.Jeffrey A Law3-86/+180
1998-10-08Makefile.in (EXPECT): Look for "expect" in the correct place.Gavin Koch2-3/+8
1998-09-09configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1-4/+3
1998-09-09configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1-0/+6
1998-09-02configure.in: Fix INSTALLDIR replacement for cross-compile.H.J. Lu1-1/+1
1998-09-02configure.in: Fix INSTALLDIR replacement for cross-compile.H.J. Lu1-0/+4
1998-08-30Makefile.in: Avoid assumptions about "tr" behaves when LANG is set to somethi...Lutz Wohlrab2-1/+6
1998-08-30* config.shared: Set libsubdir.H.J. Lu2-0/+5
1998-08-25(_IO_getline_info): Don't read anything for N==0.Ulrich Drepper2-2/+7
1998-08-23iomanip.h: Use __extension__ for `extern' explicit template instantiations.Mark Mitchell2-6/+15
1998-08-17Update.Ulrich Drepper1-0/+4
1998-08-17Define __PMT if not already defined.Ulrich Drepper1-1/+9
1998-08-04libioP.h: Use __PMT in typedefs.Andreas Jaeger3-24/+29
1998-06-29Update.Ulrich Drepper1-0/+3
1998-06-29Rewrite __PMT change so that it works with platforms defining __P butUlrich Drepper1-2/+8
1998-06-29Update.Ulrich Drepper1-0/+5
1998-06-29(__PMT): New macro. Defined like __P.Ulrich Drepper1-6/+8
1998-06-27libio.exp (test_libio): Reset ld_library_path before appending the same path(...Carlo Wood2-1/+8
1998-06-27Makefile.in (install): Remove superfluous /include.Manfred Hollstein1-2/+2
1998-06-27Makefile.in (install): Remove superfluous /include.Manfred Hollstein1-0/+4
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-1/+2
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-0/+5
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-3/+0