Add an UNSPEC_PROLOGUE_USE to prevent the link register from being considered dead.
[official-gcc.git] / libstdc++-v3 / libio / ChangeLog
blob1d18309f7c28ad1a9b34e5d55a5ea907047126f4
1 2002-12-13  Benjamin Kosnik  <bkoz@redhat.com>
3         * Makefile.am (AM_CFLAGS): Remove DEBUG_FLAGS.
5 2001-02-03  Alexandre Oliva  <aoliva@redhat.com>
6             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8         * Makefile.am (mkinstalldirs): Set.
10 2001-01-28  Benjamin Kosnik  <bkoz@gnu.org>
12         * Makefile.am (LIBIO_SRCS): Remove stdio.c.
14 2000-10-29  Benjamin Kosnik  <bkoz@gnu.org>
16         * Makefile.am (INCLUDES): Change to $(top_builddir)/include.
18 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
20         * iofopen.c (_IO_new_fopen): Don't define `_IO_wide_data wd'
21         if _GLIBCPP_USE_WCHAR_T is not defined.
22         * iofwide.c: Don't define codecvt functions when 
23         _GLIBCPP_USE_WCHAR_T is not defined.
24         (_IO_fwide): Don't try to put the stream in wide mode when
25         _GLIBCPP_USE_WCHAR_T is not defined.
26         * libio.h (_IO_wide_data): Define it as an incomplete struct
27         when _GLIBCPP_USE_WCHAR_T is not defined.
28         * wfiledoalloc.c: Don't define anything when 
29         _GLIBCPP_USE_WCHAR_T is not defined.
30         * wfileops.c: Likewise.
31         * wgenops.c: Likewise.
32         
33         * _G_config.h (_G_USING_THUNKS): Allow overrides from
34         OS-configuration files.
35         * libioP.h: Test _G_USING_THUNKS with #if, rather than #ifdef.
37 2000-10-17  Benjamin Kosnik  <bkoz@gnu.org>
39         * libioP.h: Break up extern "C" bits around includes.
40         * libio.h: Only include C headers, or else _C_legacy namespaces
41         will be nested.
42         * libioP.h: Same here.
43         
44 2000-10-11  Benjamin Kosnik  <bkoz@gnu.org>
46         * Makefile.am: Add includes from GLIBCPP_EXPORT_INCLUDES.
48 2000-10-10  Benjamin Kosnik  <bkoz@gnu.org>
50         * _G_config.h (__need_ptrdiff_t): Add.
52 2000-10-08  Benjamin Kosnik  <bkoz@gnu.org>
54         * Makefile.am (INCLUDES): Simplify.
55         * libioP.h (JUMP1): If compiling c++, use std headers.
56         * _G_config.h: Same.
57         
58 2000-10-07  Benjamin Kosnik  <bkoz@gnu.org>
60         * Makefile.am (CONFIG_INCLUDES): Remove.
62 2000-10-06   Benjamin Kosnik  <bkoz@gnu.org>
64         * Makefile.am (libio_la_DEPENDENCIES): Remove extaneous cruft.
65         (libio_la_SOURCES): Remove.
66         
67 2000-10-05  Benjamin Kosnik  <bkoz@gnu.org>
69         * Makefile.am (INCLUDES): Add glibcpp_includedir.
71 2000-10-04  Benjamin Kosnik  <bkoz@gnu.org>
73         * _G_config.h : Re-guard the __mbstate_t declaration.
75 2000-09-27  Benjamin Kosnik  <bkoz@gnu.org>
77         * libioP.h: Remove fcntl.h include.
79 2000-08-22  Benjamin Kosnik  <bkoz@gnu.org>
81         * iofwide.c (_IO_fwide): Simplify, as nl_langinfo is assumed.
83 2000-08-14  Benjamin Kosnik  <bkoz@gnu.org>
85         * *: Merge with mainline glibc sources.
86         * filedoalloc.c (_IO_file_doallocate): Don't call
87         _IO_cleanup_registration_needed, even if not libc.
88         * iofwide.c (_IO_fwide): Correct placement of defines.
89         * cleanup.c: Remove.
90         
91 2000-08-04  benjamin kosnik  <bkoz@haight.constant.com>
93         * genops.c (_IO_unbuffer_write): Don't call _IO_SETBUF if the
94         stream is not orientated.
96 2000-08-04  Benjamin Kosnik  <bkoz@gnu.org>
98         * Makefile.am (LIBIO_SRCS): Add c_codecvt.c
100 2000-07-12  benjamin kosnik  <bkoz@gnu.org>
102         * _G_config.h: Smoke less crack, don't define _G_HAVE_ST_BLKSIZE.
104 2000-04-25  Benjamin Kosnik  <bkoz@gnu.org>
106         * libio.h: Change decls for seekoff/seekpos.
107         * Makefile.am: Add bits to not generate _G_config.h on linux.
108         * gen-params: Remove sigset_t declaration.
110 2000-02-29  Benjamin Kosnik  <bkoz@gnu.org>
112         * Makefile.am (libio_headers): Strip out deadweight.
114 2000-02-21  Benjamin Kosnik  <bkoz@cygnus.com>
116         * gen-params (CONFIG_NM): Specifically add in nm as the
117         default CONFIG_NM.
119 2000-02-10  Benjamin Kosnik  <bkoz@gnu.org>
121         * Makefile.am: Add bits for _G_config.h generation.
122         * gen-params: New file.
123         
124 2000-02-07  Benjamin Kosnik  <bkoz@gnu.org>
126         * Makefile.am: Change license.
128 1999-07-28  Benjamin Kosnik  <bkoz@gnu.org>
130         * Makefile.am (libio_la_SOURCES): Remove cleanup.c, so that
131         _IO_cleanup will not be undefined.
133 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
135         * configure.in (compiler_name): Add check to detect if this
136         language's compiler has been built.
138 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
140         * config.shared (depend.new): delete libc-lock.h from
141         dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule
142         * depend: Rebuilt.
143         
144 Sun Oct 11 01:51:42 1998  Jeffrey A Law  (law@cygnus.com)
146         * config.shared (depend.new): Fix typo.
147         * depend: Rebuilt.
149 1998-09-09  Manfred Hollstein  <manfred@s-direktnet.de>
151         * configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's
152         value; don't change its value if --enable-version-specific-runtime-libs
153         has been specified.
155 Wed Sep  2 21:05:39 1998  H.J. Lu  (hjl@gnu.org)
157         * configure.in: Fix INSTALLDIR replacement for cross-compile.
159 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
161         * dbz/Makefile.in: Avoid assumptions about "tr" behaves when
162         LANG is set to something other than English.
164 Sun Aug 30 22:17:00 1998  H.J. Lu  (hjl@gnu.org)
166         * config.shared: Set libsubdir.
168 1998-08-25 14:34  Ulrich Drepper  <drepper@cygnus.com>
170         * libio/iogetline.c (_IO_getline_info): Don't read anything for
171         N == 0.  Patch by HJ Lu.
173 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
175         * iomanip.h: Use __extension__ for `extern' explicit template
176         instantiations.
178 1998-08-17  Ulrich Drepper  <drepper@cygnus.com>
180         * strfile.h: Define __PMT if not already defined.
182 1998-08-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
184         * libioP.h: Use __PMT in typedefs.
185         * strfile.h: Likewise.
187 1998-06-29  Ulrich Drepper  <drepper@cygnus.com>
189         * libio.h: Rewrite __PMT change so that it works with platforms
190         defining __P but not __PMT.
192         * libio.h (__PMT): New macro.  Defined like __P.  Use is for
193         function pointers.
195 1998-06-27  Manfred Hollstein  <manfred@s-direktnet.de>
197         * Makefile.in (install): Remove superfluous /include.
199 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
201         * config.shared (FLAGS_TO_PASS): Add gcc_version_trigger.
202         (Makefile): Add dependency upon $(gcc_version_trigger).
204 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
206         * Makefile.in (install): Install _G_config.h depending on new flag
207         --enable-version-specific-runtime-libs.
208         * config/linux.mt (gxx_include_dir): Remove definition here as we use
209         gcc's default anyway.
211 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
213         * config.shared (FLAGS_TO_PASS): Add gcc_version.
215 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
217         * config.shared (FLAGS_TO_PASS): Add libsubdir.
219 1998-06-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
221         * genops.c (__underflow): Read character from read pointer as unsigned.
222         (__uflow): Likewise.
224 1998-05-22  Ulrich Drepper  <drepper@cygnus.com>
226         * strops.c (_IO_str_underflow): Read newly available character
227         from buffer as unsigned.
229 Sun Apr 19 22:13:36 1998  H.J. Lu  (hjl@gnu.org)
231         * isgetline.cc (istream::get): Fix a typo.
233 Thu Mar  5 09:23:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
235         * configure.in: Make locating frag files failsafe even for the
236         special case if configuring and building in srcdir.
238 1998-02-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
240         Changes for _G_IO_IO_FILE_VERSION == 0x20001:
241         * libioP.h (_IO_showmanyc_t, _IO_SHOWMANYC, _IO_imbue_t,
242         _IO_IMBUE): New definitions.
243         (struct _IO_jump_t): Add __showmanyc and __imbue fields.
244         (_IO_file_fopen): Add new fourth argument.
245         * filebuf.cc (filebuf::open): Pass new fourth argument to
246         _IO_file_fopen.
247         * iolibio.h (_IO_freopen): Likewise.
248         * streambuf.cc (streambuf::showmanyc, streambuf::imbue): New
249         functions.
250         * streambuf.h (_IO_wchar_t): Define to _G_wchar_t.
251         (ios::fill): Remove casts.
252         (struct streambuf): Add showmanyc and imbue members.
254         * iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >=
255         1]: Initialize new fields is_char of struct printf_info.
256         (ostream::operator<<(long double n)) [__GLIBC_MINOR__ >= 1]:
257         Likewise.
259 Sun Feb 22 17:24:53 1998  Jeffrey A Law  (law@cygnus.com)
261         * config.shared: Bring back changes from Ian and Fred that were
262         accidentally clobbered.  Should eliminate the need for Dave's
263         recent change.
265 Tue Feb 17 21:56:25 1998  H.J. Lu  (hjl@gnu.org)
267         * config/linux.mt (IO_OBJECTS): Add iogetline.o.
268         * config/linuxlibc1.mt: Ditto.
270         * iogetline.c (_IO_getline_info): Renamed from _IO_getline.
271         (_IO_getline): Just call _IO_getline_info.
273         * isgetline.cc (istream::getline, istream::get, _sb_readline):
274         Call _IO_getline_info instead of _IO_getline and get the EOF
275         information.
276         * sbgetline.cc (streambuf::sgetline): Ditto.
278         * libioP.h (_IO_getline_info): New declaration.
280         * iogetline.c (_IO_getline): Handle the case when there is no
281         buffer.
283 Fri Feb 13 00:57:20 1998  Krister Walfridsson (cato@df.lth.se)
285         * fileops.c: #include <unistd.h>.
286         * ioprims.c: Likewise.
288 1998-02-10  Mark Mitchell  <mmitchell@usa.net>
290         * iostream.cc (ostream::operator<<(long double)): Don't use
291         labeled initializers.
293 Fri Feb  6 01:35:56 1998  Manfred Hollstein  <manfred@s-direktnet.de>
295         * config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.
296         (.c.o): Check value of enable_shared, not PICFLAG.
297         (.C.o): Dito.
298         (.cc.o): Dito.
299         (stamp-picdir): Dito.
301 Thu Feb  5 17:41:26 1998  Dave Brolley  <brolley@cygnus.com>
303         * config.shared (LIBS): Change to -L../../libstdc++ (was -L../libstdc++)
304         if ${DOING_GPERF} is true.
306 1998-01-20  Andreas Schwab  (schwab@issan.informatik.uni-dortmund.de)
308         * iostream.cc (istream::operator>>(long double&))
309         [!_G_HAVE_LONG_DOUBLE_IO]: Scan value into separate variable, in
310         case long double is bigger than double.
311         (ostream::operator<<(double)) [_G_HAVE_PRINTF_FP]: Fix order of
312         initializers of struct printf_info to match declaration order,
313         to work around g++ bug.
314         (ostream::operator<<(long double)) [_G_HAVE_PRINTF_FP]: Likewise.
316         * gen-params: Add missing quotes.  Avoid useless use of command
317         substitution.
319 Sun Feb  1 13:29:47 1998  H.J. Lu  (hjl@gnu.org)
321         * filebuf.cc (filebuf::open): Call _IO_file_open if
322         _G_HAVE_IO_FILE_OPEN is 1.
324         * libio.h (_IO_fpos64_t, _IO_off64_t): Defined if
325         _G_IO_IO_FILE_VERSION == 0x20001.
327         * libioP.h (_IO_file_open): New declaration.
329         * libio.h (_IO_FILE, _IO_stdin_, _IO_stdout_, _IO_stderr_,
330         _IO_seekoff, _IO_seekpos): Add support for libio in glibc 2.1.
331         * libioP.h (_IO_seekoff_t, _IO_seekpos_t, _IO_seek_t,
332         _IO_seekoff, _IO_seekpos, _IO_default_seekoff,
333         _IO_default_seekpos, _IO_default_seek, _IO_file_seekoff,
334         _IO_file_seek, _IO_str_seekoff, _IO_pos_BAD, _IO_pos_as_off,
335         _IO_pos_0): Ditto.
336         * streambuf.h (streamoff, streampos): Ditto.
338         * gen-params (__extension__): Use only if gcc version >= 2.8.
340 Sun Feb  1 13:08:18 1998  Krister Walfridsson (cato@df.lth.se)
342         * dbz/dbz.c (putconf): Handle systems which use "long long" as type
343         for "off_t".
344         * dbz/dbzmain.c (mkfiles): Likewise.
346 Wed Jan 28 10:27:11 1998  Manfred Hollstein  <manfred@s-direktnet.de>
348         * config.shared (FLAGS_TO_PASS): Add gxx_include_dir.
350         * stdio/configure.in, tests/configure.in: Update with yesterday's
351         toplevel configure.in changes.
352         * testsuite/configure.in: Likewise.
354         * config.shared: Fix typo in yesterday's changes.
356 Tue Jan 27 23:26:07 1998  Manfred Hollstein  <manfred@s-direktnet.de>
358         * config.shared: Emit everything which needs to be re-definable
359         via file descriptor 1; the generic stuff is emitted using redirection
360         onto fd 2.
362         * configure.in (package_makefile_rules_frag): New variable
363         which is used in the call to config.shared; redirect file descriptor 2
364         to ${package_makefile_rules_frag}.
366 Tue Jan 27 10:35:22 1998  H.J. Lu  (hjl@gnu.org)
368         * configure.in (topsrcdir): New.
369         (CHECK_SUBDIRS, configdirs): Check ${topsrcdir}/gcc instead.
370         (config-ml.in): Use ${topsrcdir}/config-ml.in.
372         * tests/configure.in (topsrcdir): New.
373         (CHECK): Check ${topsrcdir}/gcc instead.
375 Fri Jan 16 00:48:03 1998  Manfred Hollstein  <manfred@lts.sel.alcatel.de>
377         * config.shared (FLAGS_TO_PASS): Add SHELL.
379 Thu Jan 15 00:21:58 1998  Ian Lance Taylor  <ian@cygnus.com>
381         * configure.in: For *-*-cygwin32*, add a -I for winsup to both
382         XCINCLUDES and XCXXINCLUDES.
383         * config.shared: Use ${host_includes} when setting CXXINCLUDES in
384         the DOING_LIBGXX case.
385         * Makefile.in (_G_config.h): Pass $(CINCLUDES) in CC and
386         $(CXXINCLUDES) in CXX when running gen-params.
388 Tue Jan 13 21:32:08 1998  H.J. Lu  (hjl@gnu.org)
390         * configure.in (CHECK_SUBDIRS): Set to testsuite only if
391         ${srcdir}/../gcc exists.
392         (configdirs): Include testsuite only if ${srcdir}/../gcc exists.
394         * tests/Makefile.in (check): Depend on $(CHECK).
396         * tests/configure.in (CHECK): Set to "check-iostream
397         check-stdio" if ${srcdir}/../../gcc doesn't exists.
399 Thu Jan  8 18:09:03 1998  Fred Fish  <fnf@cygnus.com>
401         * config.shared (THIS_FILE): Really found via TOLIBIO instead
402         of TOLIBCXX, which is empty when configuring gperf.
403         (LIBS): When linking gperf, find libstdc++ relative to TO_TOPDIR
404         instead of hardcoded "../".
406 1997-12-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
408         Don't make gperf depend upon libg++.
409         * config.shared (TOLIBGCXX) [DOING_GPERF]: Delete.
410         (LIBS) [DOING_GPERF]: Make it just `-L../libstdc++ -lstdc++'.
412 Thu Dec 11 11:20:59 1997  H.J. Lu  (hjl@gnu.org)
414         * configure.in (target frags): Add *-linux-gnu.
416 Fri Dec  5 16:22:15 1997  H.J. Lu  (hjl@gnu.org)
418         * streambuf.cc (streambuf::~streambuf): Don't delete _lock
419         for _IO_stdin/_IO_stdout/_IO_stderr.
421 Thu Nov 27 01:32:43 1997  Jeffrey A Law  (law@cygnus.com)
423         * Makefile.in (install): Change gxx_includedir to gcc_include_dir.
424         * config.shared (gxx_includedir): Remove default definition.
425         * config/linux.mt: Change gxx_includedir to gxx_include_dir.
426         * config/linuxaxp1.mt: Likewise.
428 Wed Nov 26 16:08:50 1997  Richard Henderson  (rth@cygnus.com)
430         * configure.in (target frags): Add powerpc*-linux-gnulibc1.
431         (stdio-lock): Similarly.
433         * configure.in (target frags): Add alpha*-linux-gnulibc1.
434         (pic frags): Its alpha*- not alpha-.
435         (stdio-lock): Kill everything.  Add alpha*-linux-gnulibc1.
436         * libio.h: Check __GLIBC_MINOR__ to find stdio-lock.h.  If not
437         _IO_MTSAFE_IO & GLIBC, make sure the lock pointer is still there.
438         * libioP.h: Check __GLIBC_MINOR__ to find libc-lock.h.
440         * config/linuxaxp1-libc-lock.h: New file.
441         * config/linuxaxp1-stdio-lock.h: New file.
442         * config/linuxaxp1.mt: New file.
444         * gen-params (va_list): Check for and use __gnuc_va_list.
445         (NULL): Work around some linux kernel headers and redefine NULL.
447 Mon Nov 24 17:04:18 1997  Michael Meissner  <meissner@cygnus.com>
449         * stdiostream.cc (sys_read): Declare ch with int type, rather than
450         without a type.
452 Tue Nov 18 09:53:58 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
454         * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.
456 Tue Nov 11 01:40:17 1997  Oleg Krivosheev <kriol@fnal.gov>
458         * iomanip.h: Fix guiding decls.
460 1997-11-05  Brendan Kehoe  <brendan@lisa.cygnus.com>
462         * libio.h (__P): Name its arg `p' instead of `params'.
463         Avoids problems with an unchanged Solaris math.h header.
465 Wed Oct 29 23:01:47 1997  Jason Merrill  <jason@yorick.cygnus.com>
467         * gen-params: Override NULL.
469 1997-10-27 03:53  Ulrich Drepper  <drepper@cygnus.com>
471         * stdio-lock.h: Removed.  Was never needed.
473 Wed Oct 22 19:19:32 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
475         * libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is
476         not defined.
478         * iovsscanf.c (vsscanf): Make it weak alias of _IO_vsscanf if
479         __linux__ is defined instead of __ELF__
481         * config/linuxlibc1.mt (USER_INCLUDES): Add libio.h.
483 1997-10-15  Ulrich Drepper  <drepper@cygnus.com>
485         * configure.in: Create compatibility code in bits/libc-lock.h file.
487 Thu Oct  9 07:08:41 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
489         * libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is
490         not defined.
492         * filedoalloc.c (_IO_file_doallocate): Don't call
493         _IO_cleanup_registration_needed if __linux__ is defined.
495         * iofclose.c (fclose): Make it weak alias of _IO_fclose if
496         __ELF__ is defined.
498         * iovsprintf.c (vsprintf): Make it weak alias of _IO_vsprintf
499         if __ELF__ is defined.
501         * iovsscanf.c (vsscanf): Make it weak alias of _IO_vsscanf if
502         __ELF__ is defined.
504         * config/linuxlibc1.mt (MT_CFLAGS): Defined as -D_G_HAVE_MMAP.
505         (IO_OBJECTS): Add filedoalloc.o fileops.o genops.o iofclose.o
506         iovsprintf.o iovsscanf.o strops.o.
508 Fri Oct  3 10:13:13 1997  Jason Merrill  <jason@yorick.cygnus.com>
510         * iostream.cc, libio.h: Convert other uses of #ifdef
511         _G_HAVE_PRINTF_FP to #if.
513 1997-10-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
515         * iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.
517 Thu Oct  2 10:36:49 1997  Jason Merrill  <jason@yorick.cygnus.com>
519         * gen-params: Fix __printf_fp test.
520         * config/linuxlibc1.mt (gxx_includedir): Don't define.
522 Thu Oct  2 10:36:26 1997  Ulrich Drepper  <drepper@rtl.cygnus.com>
524         * config/linuxlibc1.mt (_G_CONFIG_H): Don't define.
525         * gen-params: Add test for __printf_fp.
527 Sun Sep 28 12:09:04 1997  Mark Mitchell  <mmitchell@usa.net>
529         * iomanip.h: Use new friend <> syntax.
531 Sun Sep 28 12:04:21 1997  Jason Merrill  <jason@yorick.cygnus.com>
533         * libio.h: Don't use _IO_LOCK_T if it's not defined.
535 Fri Sep 26 20:56:41 1997
537         Based on a patch by H.J. Lu  (hjl@gnu.ai.mit.edu).
539         * Makefile.in (STDIO_OBJECTS): New. Defined as stdfiles.o.
540         (LIBIO_OBJECTS): Add $(STDIO_OBJECTS).
541         (PICFLAG): New, empty.  moved to here from config.shared.
543         * config.shared (DISTCLEAN): Add target-mkfrag.
544         (PICFLAG): Removed.
546         * configure.in (*-linux-gnulibc1): Remove warning.
547         (*-linux-gnu): Use linux.mt mtsafe.mt.
548         (alpha-*-linux*): Use mh-elfalphapic.
550         * gen-params (_G_ullong): Also check unsigned long long int.
551         (_G_llong): Also check long long int.
553         * libio.h (_IO_lock_t): Add support for the Linux libc 5.
554         (_IO_peekc): Defined as _IO_peekc_unlocked if _IO_MTSAFE_IO
555         is not defined.
557         * iostream.cc (__cvt_double): Fix a typo in declaration.
558         (info): Use expr != 0 to initialize the bit fields. Don't
559         initialize "extra" for the Linux libc 5.
561         * streambuf.h (_G_NEED_STDARG_H): Changed from _IO_NEED_STDARG_H.
563         * config/linux.mt (STDIO_OBJECTS): New, empty.
564         (MT_CFLAGS): Removed.
566         * config/linuxlibc1.mt: Rewrite.  it's identical to linux.mt but
567         IO_OBJECTS mentions files not in early libc5 versions.
569         * config/mtsafe.mt: New.
571         * dbz/Makefile.in (check): Support make -j.
573         * tests/tFile.cc (tempfile): Fix a typo.
575 1997-09-19 11:52  Jim Wilson  <wilson@cygnus.com>
577         * Makefile.in (LIBIO_OBJECTS): Depend on _G_CONFIG_H.
579 1997-09-17 04:08  Ulrich Drepper  <drepper@cygnus.com>
581         * iostream.cc: Add forward declaration for __cvt_double.
582         * libio.h: Define _IO_USE_DTOA is _G_HAVE_PRINTF_FP is not defined.
583         * strops.c (_IO_str_count): Correct last change.
585 1997-09-17 02:50  Ulrich Drepper  <drepper@cygnus.com>
587         * libioP.h: Define __set_errno if not already defined.
589 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
591         * config/linux.mt: Rewrite for use with glibc 2.
592         * config/linuxlibc1.mt: Old content of linux.mt, fir libc4 and
593         libc5.
595         * config.shared (COMPILE.c): Allow new flags in MT_CFLAGS be
596         passed.
597         (COMPILE.cc): Likewise.
599         * configure.in (*-linux*): Remove goal.  We now have...
600         (*-linux-gnulibc1): For libc4 and libc5.  Emit warning.
601         (*-linux-gnu)): For glibc 2.
602         Create links to find headers for multi-threading if necessary.
604         * fileops.c: Make thread-safe by using _IO_cleanup_region_start
605         etc to handle cancelation.  Acquire locks in functions which are
606         called directly.
607         (_IO_file_read, _IO_file_write): Remove dead code.
609         * include/empty.h: Define stub macros for locking.
611         * iolibio.h: Add prototypes for obstack printing functions.
613         * ioseekoff.c (_IO_seekoff): Lock stream before working.
614         * ioseekpos.c (_IO_seekpos): Likewise.
616         * iostream.cc: Add support for long double I/O.
617         Use __printf_fp from glibc is available.
618         Use _IO_cleanup_region_start to handle cancelation correctly.
619         * iostream.h (class ostream): Change opfx and osfx to lock/unlock
620         stream
621         (class istream): Likewise for ipfx, ipfx0, ipfx1, and isfx.
622         Declare new function lock and unlock for ostream and istream.
623         * osform.cc: Use _IO_cleanup_region_start to handle cancelation
624         correctly.
626         * libio.h: Update from glibc version.  Pretty printing.
627         * libioP.h: Likewise.
629         * outfloat.c: Only compile if _IO_USE_DTOA is defined.
631         * stdio/feof.c: Make thread safe.
632         * stdio/ferror.c: Likewise.
633         * stdio/getc.c : Likewise.
634         * stdio/putc.c : Likewise.
635         * stdio/stdio.h: Declare function of thread-safe API.
637         * stdio/obprintf.c: New file.
638         * stdio/vasprintf.c: New file.
640         * stdio-lock.h: Removed.
642         * stdstrbufs.c: Add definitions for thread-safe streams.
644         * streambuf.cc: Initialize lock.
646         * strops.c (_IO_str_count): Undo last change.
648         * tests/tFile.cc: Support parallel builds by avoiding fixed
649         name for test file.
651 Thu Sep 11 18:43:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
653         * Makefile.in (iostream.list): Remove STDIO_WRAP_OBJECTS.
655 Mon Sep  8 01:30:27 1997  Weiwen Liu    <liu@hepunix.physics.yale.edu>
657         * libio.h: Fix typo.
659 Sun Sep  7 23:00:18 1997  Jim Wilson  (wilson@cygnus.com)
661         * linux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp-stdio.
663 Fri Sep  5 09:58:43 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
665         * Makefile.in (iostream.list): Instead of adding stdio.list, add
666         STDIO_WRAP_OBJECTS.
667         (iostream.list): Lose dependency on stmp-stdio, not necessary for
668         our stuff.  The stdio stuff is present here just for uniformity
669         with glibc.
671 Thu Sep  4 17:26:22 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
673         * parsestream.cc (general_parsebuf): Cast return of malloc to char*.
675 1997-09-04 16:11  Ulrich Drepper  <drepper@cygnus.com>
677         Change compared to version initially intended to in:
678         * strops.c (_IO_str_count): Still use _IO_write_ptr, not
679         _IO_write_end, for now.
681         * iofeof.c, ioferror.c, iofflush_u.c, iogetc.c, ioputc.c, peekc.c,
682         stdio-lock.h: New files.
684         * include: New dir.
685         * include/empty.h: New header.
687         * filedoalloc.c: Update and reformat copyright.
688         Don't use DEFUN.
689         Use __set_errno throughout the code to support multi-threaded
690         programs.
691         Correct layout to follow the Coding Standard.
692         Add casts to prevent warnings.
693         * fileops.c: Likewise.
694         * genops.c: Likewise.
695         * iofclose.c: Likewise.
696         * iofdopen.c: Likewise.
697         * iofflush.c: Likewise.
698         * iofgetpos.c: Likewise.
699         * iofgets.c: Likewise.
700         * iofopen.c: Likewise.
701         * iofprintf.c: Likewise.
702         * iofputs.c: Likewise.
703         * iofread.c: Likewise.
704         * iofsetpos.c: Likewise.
705         * ioftell.c: Likewise.
706         * iofwrite.c: Likewise.
707         * iogetdelim.c: Likewise.
708         * iogetline.c: Likewise.
709         * iogets.c: Likewise.
710         * iopadn.c: Likewise.
711         * iopopen.c: Likewise.
712         * ioputs.c: Likewise.
713         * ioseekoff.c: Likewise.
714         * iosetbuffer.c: Likewise.
715         * iosetvbuf.c: Likewise.
716         * iosprintf.c: Likewise.
717         * ioungetc.c: Likewise.
718         * iovsprintf.c: Likewise.
719         * iovsscanf.c: Likewise.
720         * libio.h: Likewise.
721         * libioP.h: Likewise.
722         * stdfiles.c: Likewise.
723         * strfile.h: Likewise.
724         * strops.c: Likewise.
726         * Makefile.in (IO_OBJECTS): Add peekc.o, iogetc.o, ioputc.o,
727         iofeof.o, and ioferror.o.
728         (iostream.list): Depend upon stmp-stdio.  Add the entries
729         from stdio.list to iostream.list.
730         (stmp-stdio): New name for what was the stdio/stdio.list rule.
731         All it now does is cd down into stdio and build stdio.list.
733         * configure.in (ALL): Add libiostream.a.
735         * libio.h [_IO_MTSFE_IO]: Include header declaring locking code.
736         Otherwise define opaque _IO_lock_t.
737         Define _IO_cookie_file.
738         Rename _IO_getc to _IO_getc_unlocked, _IO_peekc to _IO_peekc_unlocked,
739         _IO_putc to _IO_putc_unlocked, _IO_feof to _IO_feof_unclocked, and
740         _IO_ferror to _IO_ferror_unlocked.
741         Add prototypes for _IO_getc, _IO_putc, _IO_feof, _IO_ferror,
742         and _IO_peekc_locked.
743         Add declarations for _IO_flockfile, _IO_funlockfile, and
744         _IO_ftrylockfile.  If !_IO_MTSAFE_IO define _IO_flockfile,
745         _IO_funlockfile, _IO_ftrylockfile, _IO_cleanup_region_start, and
746         _IO_cleanup_region_end as empty macros.
748         * libioP.h: Change type of finish function to take an additional int
749         argument and change declaration of finish functions.
750         Add prototypes for _IO_seekoff and _IO_seekpos.
751         If _G_HAVE_MMAP is defined use stream buffers allocated with mmap.
752         Redefine FREE_BUF and ALLOC_BUF macros to help in both situations.
753         (FILEBUF_LITERAL): If we compile for a thread-safe library also
754         initialize lock member.
756         * filedoalloc.c: Take care for systems already defining _POSIX_SOURCE.
757         Keep name space clean on systems which require this.
758         (_IO_file_doallocate): Adopt ALLOC_BUF call for changed semantic.
760         * fileops.c: Keep name space clean on systems which require this.
761         (_IO_file_attach): Don't fail if seek failed because it's used on a
762         pipe.
763         (_IO_file_underflow): Update buffer pointers before calling `read'
764         since the `read' might not return anymore.
765         (_IO_file_overflow): If stream allows no writes set error flag.
766         (_IO_seekoff): Make sure that after flushing the file pointer in
767         the underlying file is exact.
768         (_IO_file_read): Don't restart `read' syscall if it return EINTR.
769         This violates POSIX.
770         (_IO_file_write): Likewise for `write'.
771         (_IO_cleanup): Install as exit handler in glibc.
773         * genops.c (_IO_setb): Correctly use FREE_BUF.
774         (_IO_default_doallocate): Correctly use ALLOC_BUF.
775         (_IO_init): Initialize lock in stream structure.
776         (_IO_default_finish): Destroy lock.
777         (_IO_get_column): Don't compile since it's not needed.
778         (_IO_nobackup_default): Likewise.
780         * iopopen.c: Take care for systems already defining _POSIX_SOURCE.
781         Correct _IO_fork and _IO_dup2 prototypes.
783         * iofclose.c: Acquire lock before starting the work.
784         * iofflush.c: Likewise.
785         * iofgetpos.c: Likewise.
786         * iofgets.c: Likewise.
787         * iofputs.c: Likewise.
788         * iofread.c: Likewise.
789         * iofsetpos.c: Likewise.
790         * ioftell.c: Likewise.
791         * iofwrite.c: Likewise.
792         * iogetdelim.c: Likewise.
793         * iogets.c: Likewise.
794         * ioputs.c: Likewise.
795         * iosetbuffer.c: Likewise.
796         * iosetvbuf.c: Likewise.
797         * ioungetc.c: Likewise.
799         * iofdopen.c: Create and initialize lock for new stream.
800         * iofopen.c: Likewise.
801         * iopopen.c (_IO_popen): Likewise.
802         * iovsprintf.c: Likewise.
803         * iovsscanf.c: Likewise.
805         * genops.c: Make weak aliases for various functions.
806         * iofclose.c: Likewise.
807         * iofdopen.c: Likewise.
808         * iofflush.c: Likewise.
809         * iofgetpos.c: Likewise.
810         * iofgets.c: Likewise.
811         * iofopen.c: Likewise.
812         * iofputs.c: Likewise.
813         * iofread.c: Likewise.
814         * iofsetpos.c: Likewise.
815         * ioftell.c: Likewise.
816         * iofwrite.c: Likewise.
817         * iogetdelim.c: Likewise.
818         * iogets.c: Likewise.
819         * ioputs.c: Likewise.
820         * iosetbuffer.c: Likewise.
821         * iosetvbuf.c: Likewise.
822         * ioungetc.c: Likewise.
823         * iovsprintf.c: Likewise.
824         * iovsscanf.c: Likewise.
826         * iofflush_u.c: New file.  fflush_unlocked implementation.
828         * iostream.h [_G_HAVE_LONG_DOUBLE_IO]: Declare real long double
829         output operator.
831         * peekc.c: New file.  Implement _IO_peekc_locked function.
833         * stdfiles.c: If we compile for a thread-safe library also define
834         lock variable.
836 Tue Aug 26 12:24:01 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
838         * testsuite/Makefile.in (check): Don't depend on site.exp.
839         (just-check): Depend on site.exp.
841 Wed Aug 20 02:01:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
843         * iostream.h: Add copy assignment ops for _IO_?stream_withassign.
845 Tue Jul 22 10:31:41 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
847         * config.shared (CHECK_SUBDIRS): Use install-sh, not install.sh.
849 Wed Jun 25 12:20:55 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
851         * config.shared (DOING_GPERF): Look for this, defining TOLIBGXX
852         and LIBS for it.
854 Wed Jun 18 11:03:34 1997  Bob Manson  <manson@charmed.cygnus.com>
856         * config.shared (FLAGS_TO_PASS): Don't include RUNTEST.
858 Tue Jun 17 22:23:48 1997  Bob Manson  <manson@charmed.cygnus.com>
860         * config.shared (FLAGS_TO_PASS): Pass RUNTEST and RUNTESTFLAGS.
862 Fri May 16 21:08:53 1997  Bob Manson  <manson@charmed.cygnus.com>
864         * iovfprintf.c: Declare __cvt_double before use.
866         * floatconv.c (d2b): Use _G_int32_t instead of int for the
867         e and bits parameters.
868         (_IO_strtod): Use _G_int32_t.
870         * gen-params: Look for NO_USE_DTOA and USE_INT32_FLAGS.
872         * strops.c (_IO_str_init_static): use _G_int32_t appropriately.
874         * libio.h: If _G_NO_USE_DTOA is set, then don't define
875         _IO_USE_DTOA.
877         * config/mn10200.mt: Don't use dtoa, it only works
878         for "real" doubles.
880 Thu May 15 17:44:12 1997  Bob Manson  <manson@charmed.cygnus.com>
882         * configure.in: Set CHECK_SUBDIRS to testsuite if we're doing
883         a cross compile.
885         * config.shared(check): Only run make check in the directories
886         specified by CHECK_SUBDIRS. Set CHECK_SUBDIRS to SUBDIRS
887         if it has no previous value.
889 Thu May  1 17:35:19 1997  Jason Merrill  <jason@yorick.cygnus.com>
891         * Makefile.in (test, tpipe): Add $(CFLAGS).
893 Wed Apr 30 12:16:29 1997  Jason Merrill  <jason@yorick.cygnus.com>
895         * configure.in: Don't turn on multilib here.
897 Sat Apr 26 13:38:21 1997  Bob Manson  <manson@charmed.cygnus.com>
899         * configure.in (configdirs): Add testsuite directory.
901         * testsuite/ChangeLog:
902         * testsuite/Makefile.in:
903         * testsuite/libio.tests/tiomanip.exp:
904         * testsuite/libio.tests/tstdiomisc.exp:
905         * testsuite/libio.tests/tiomisc.exp:
906         * testsuite/libio.tests/tFile.exp:
907         * testsuite/libio.tests/tfformat.exp:
908         * testsuite/libio.tests/tiformat.exp:
909         * testsuite/libio.tests/hounddog.exp:
910         * testsuite/libio.tests/putbackdog.exp:
911         * testsuite/configure.in:
912         * testsuite/lib/libio.exp:
913         * testsuite/config/default.exp:
914         New files for DejaGnu-style testsuite.
916 Fri Apr  4 03:16:44 1997  Ulrich Drepper  <drepepr@cygnus.com>
918         * configure.in: Enable multilibing by default.
919         Update multilib template to read config-ml.in.
921         * floatconv.c: Enable use in cross targets which use the
922         newlib ieeefp.h header.
924 Thu Jan 23 09:16:16 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
926         * libioP.h (_IO_file_attach): Delete redundant decl.
928 Tue Jan 21 22:13:45 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
930         * streambuf.h (class ios): Take out STREAMSIZE member, since we
931         only need (and should only have) the global one.
933 Tue Jan  7 14:02:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
935         * iostream.h (long long fns): Use __extension__.
937         * gen-params: Use _G_llong and _G_ullong instead of long long for
938         deduced types.
940 Fri Dec  6 13:13:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
942         * dbz/dbz.c: Use off_t.
944 Sat Nov 23 15:44:37 1996  Jason Merrill  <jason@yorick.cygnus.com>
946         * Makefile.in (install): Don't install _G_config.h with other headers.
948 Mon Nov 18 17:12:41 1996  Jason Merrill  <jason@yorick.cygnus.com>
950         * config.shared (SUBDIRS): Use -O instead of -O3 for debugging.
952 Sun Nov  3 12:43:34 1996  Jason Merrill  <jason@yorick.cygnus.com>
954         * iostream.cc (write_int): Treat string literals as const.
956 Thu Sep 26 10:09:18 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
958         * depend: Regenerate.
960 Wed Sep 25 22:54:45 1996  Jason Merrill  <jason@yorick.cygnus.com>
962         * config.shared (depend.new): Deal with headers that don't end in .h.
964 Thu Aug 29 17:05:53 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
966         * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
968 Mon Aug  5 01:26:32 1996  Jason Merrill  <jason@yorick.cygnus.com>
970         * config{ure.in,.shared} (DISTCLEAN): Add multilib.out.
972 Fri Aug  2 17:39:35 1996  Jason Merrill  <jason@yorick.cygnus.com>
974         * libio.h (NULL): Use __null.
975         * libioP.h (NULL): Ditto.
976         * streambuf.h (NULL): Ditto.
977         * ioextend.cc (get_array_element): Use NULL instead of (void*)0.
979 Fri Jul  5 18:26:41 1996  Jim Wilson  <wilson@cygnus.com>
981         * strfile.h (struct _IO_streambuf): New struct type.
982         (struct _IO_strfile): Use it.
984 Tue Jun 18 18:24:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
986         * fstream.h (fstreambase): Make __my_fb mutable.
987         From Joe Buck.
989 Tue Jun 18 11:03:53 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
991         * dbz/fake.c (main): Set return type to int.
992         * dbz/dbzmain.c (main): Likewise.
993         * dbz/byteflip.c (main): Likewise.
995 Mon Jun 17 14:05:36 1996  Jason Merrill  <jason@yorick.cygnus.com>
997         * gen-params: Check if clog conflicts with system libraries.
998         * stdstreams.cc: If it does, use __IO_clog.
999         * iostream.h: Likewise.
1001 Tue Jun 11 13:39:31 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
1003         * stdiostream.h (istdiostream (FILE*)): Put istream base
1004         initializer before init for __f.
1005         (ostdiostream (FILE*)): Likewise for ostream base init.
1007 Tue May 14 11:47:21 1996  Per Bothner  <bothner@andros.cygnus.com>
1009         * strfile.h (_IO_str_fields):  Removed _len field.
1010         (_IO_STR_DYNAMIC, _IO_STR_FROZEN):  new macros.
1011         * strstream.h (strstreambuf::is_static):  Removed.
1012         (strstreambuf::frozen):  Use _IO_STR_DYNAMIC instead of is_static.
1013         * strstream.h, strstream.cc:  Remove support for !_IO_NEW_STREAMS.
1014         * strstream.cc (strstreambuf::init_dynamic):  Don't set _s._len.
1015         * strops.c (_IO_str_init_static):  Better handling of the
1016         negative (== unbounded) size case.
1017         (_IO_str_overflow, _IO_str_underflow, _IO_str_count):  Re-write
1018         to not use _s._len, and otherwise cleanup/fix.
1019         * strstream.h, strstream.cc (strstreambase::strstreambase()):  Call
1020         ios::init here.
1021         (other constructors):  Simplify - init already called.
1023 Tue May 14 10:55:21 1996  Per Bothner  <bothner@deneb.cygnus.com>
1025         Change so that strstreambuf default constructor does no allocation.
1026         * strstream.h (strstreambuf::init_dynamic):  Default initial size = 0.
1027         * strstream.cc (strstreambuf::init_dynamic):  Don't allocate a
1028         buffer (yet) if initial_size is 0.
1029         * strops.c (_IO_str_overflow):  Add 100 to size of re-allocated
1030         buffer, to handle case when initial size is 0.
1032         * iostdio.h (remove, rename, tmpfile, tempnam):  Comment out.
1034 Mon May 13 23:19:39 1996  Per Bothner  <bothner@deneb.cygnus.com>
1036         * fileops.c (_IO_file_close_it):  Just call _IO_do_flush rather
1037         than _IO_file_sync, to avoid useless lseek.
1039 Tue May 14 10:48:48 1996  Jason Merrill  <jason@yorick.cygnus.com>
1041         * floatconv.c (_IO_strtod): Force rv into the stack.
1043         * config.shared (gxx_includedir): Now $(includedir)/g++.
1045 Sat Apr 27 02:37:49 1996  Jason Merrill  <jason@yorick.cygnus.com>
1047         * libioP.h (JUMP*): Implement for thunks.
1048         (_IO_jump_t): Add second dummy field for thunks.
1050 Thu Apr 25 13:20:00 1996  Jason Merrill  <jason@yorick.cygnus.com>
1052         * config.shared (CXX): Use gcc, not g++.
1054 Wed Apr 24 10:29:50 1996  Doug Evans  <dje@blues.cygnus.com>
1056         * config.shared (depend.new): Delete $(srcdir)/ from foo.{c,cc}
1057         for SunOS VPATH.
1058         * depend: Regenerated.
1060 Fri Apr 19 17:24:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
1062         * Version 2.8.0b3.
1064 Wed Apr 10 17:16:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
1066         * configure.in (ALL): Don't build iostream.a.
1068 Mon Apr  8 14:44:11 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1070         * iosetvbuf.c (_IO_setvbuf):  Clear _IO_UNBUFFERED unless _IONBF.
1072 Mon Apr  8 15:08:23 1996  Ian Lance Taylor  <ian@cygnus.com>
1074         * configure.in: Permit --enable-shared to specify a list of
1075         directories.
1077 Fri Apr  5 17:48:56 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1079         * config.shared (MOSTLYCLEAN):  Also remove ${EXTRA_MOSTLYCLEAN}.
1081 Fri Mar 22 23:25:00 1996 Ulrich Drepper  <drepepr@gnu.ai.mit.edu>
1083         * genops.c (_IO_sputbackc, _IO_sungetc): Clear EOF flag if putsh
1084         back was successful.
1086 Wed Mar 27 11:54:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
1088         * Version 2.8.0b2.
1090 Fri Mar 22 15:39:36 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1092         * fileops.c (_IO_do_write):  Revert previous fix.  (It fails to
1093         handle the case that fp->_IO_read_end != fp->_IO_write_base.)
1094         (_IO_file_overflow):  Instead, if _IO_read_ptr is at the end of
1095         the buffer, reset all the read pointers to _IO_buf_base.
1097 Tue Mar 12 12:03:17 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1099         * fileops.c (_IO_do_write):  Even if to_do==0, must re-set buffer
1100         pointers.  Bug and solution from Luke Blanshard <luke@cs.wisc.edu>.
1102 Wed Feb 28 10:00:24 1996  Jason Merrill  <jason@yorick.cygnus.com>
1104         * Version 2.8.0b1.
1106 Tue Feb 27 18:08:16 1996  Per Bothner  <bothner@kalessin.cygnus.com>
1108         * iopopen.c (_IO_proc_open):  Use (char*)0 rather than imprecise NULL.
1110         * streambuf.h (ios):  Add ios::binary;  deprecate ios::bin.
1111         * filebuf.cc (filebuf::open):  Handle ios::binary.
1113 Fri Feb  9 12:40:19 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
1115         * cleanup.c (_IO_cleanup_registration_needed) [!_G_HAVE_ATEXIT]: Init
1116         to NULL.
1117         * filedoalloc.c (_IO_cleanup_registration_needed): Remove decl.
1119 Thu Feb  8 08:12:50 1996  Brendan Kehoe  <brendan@cygnus.com>
1121         * filedoalloc.c (_IO_cleanup_registration_needed): Revert previous
1122         change, since cleanup.c only defines it if _G_HAVE_ATEXIT.
1124 Wed Feb  7 15:10:17 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
1126         * filedoalloc.c (_IO_cleanup_registration_needed): Declare as extern.
1128 Tue Dec 12 17:21:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1130         * indstream.h, instream.cc (indirectbuf::uflow):  New method.
1131         * indstream.cc (indirectbuf::underflow):  Fix to use sgetc, not sbumpc.
1132         Fixes bug reported by Kevin Beyer <beyer@cs.wisc.edu>.
1134         * indstream.cc (indirectbuf::seekpos):  Add paranoia test.
1136 Fri Dec  8 14:55:34 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1138         * stream.h:  Add warning to not use these functions.
1139         * stream.cc (str, chr):  Re-implement here (from libg++).
1141 Tue Nov 28 15:07:01 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1143         * config.shared:  Use test instead of [ to avoid DEC Unix lossage.
1145 Thu Nov 23 14:51:43 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1147         * iopopen.c: Move #include <sys/types.h> ahead of #include <signal.h>
1148         to deal with BSDI's literal implementation of Posix.
1150 Sat Nov 25 11:21:55 1995  Doug Evans  <dje@canuck.cygnus.com>
1152         * Makefile.in (install): Set rootme.
1153         * config.shared (TOPDIR): Set with ${foo-...} rather than ${foo=...}.
1154         (INSTALL): Handle absolute, dot, relative-not-dot values of srcdir.
1155         (TEXIDIR): Likewise.
1157 Tue Nov 21 14:12:05 1995  Ian Lance Taylor  <ian@cygnus.com>
1159         * configure.in: Check ${with_cross_host} rather than comparing
1160         ${host} and ${target}.
1162 Mon Nov 20 13:55:29 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1164         * configure.in: Match *-sco3.2v[45]*.
1166 Wed Nov 15 20:19:31 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1168         * config.shared (FLAGS_TO_PASS): Also pass SHLIB and SHCURSES.
1170 Tue Nov 14 01:41:08 1995  Doug Evans  <dje@canuck.cygnus.com>
1172         * config.shared (TO_REAL_TOPDIR): Define.
1173         (MULTITOP): Deleted.
1174         (MULTISRCTOP, MULTIBUILDTOP): New.
1175         (TOPDIR): Change MULTITOP to MULTIBUILDTOP, and use TO_REAL_TOPDIR.
1176         (INSTALL): Add with_multisrctop, TO_REAL_TOPDIR.
1177         (TEXIDIR): Use TO_REAL_TOPDIR.
1178         (LIBS): Delete MULTITOP.
1179         (FLAGS_TO_PASS): Add NM.
1180         (CXXINCLUDES): Delete MULTITOP.
1181         (depend.new): Delete adding MULTITOP to ../ build tree references.
1182         Add MULTISRCTOP to ../ source tree references.
1183         * configure.in: Delete call to cfg-ml-com.in.  Call config-ml.in
1184         instead of cfg-ml-pos.in.
1186 Sun Nov 12 16:30:48 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1188         * Makefile.in (VERSION):  Set to 2.7.1.
1189         * configure.in:  Add warning for Linux.
1190         * config.shared (DISTCLEAN):  Add EXTRA_DISTCLEAN.
1192         * editbuf.h (edit_mark::index_in_buffer):  Avoid unused param warning.
1194         * iostream.cc (istream::operator>> (char*)):  Improve ANSI compliance.
1196 Fri Nov 10 08:41:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1198         * config.shared (check): Add missing semicolon.
1200 Thu Nov  9 17:27:22 1995  Jason Merrill  <jason@yorick.cygnus.com>
1202         * configure.in (ALL): Remove $(OSPRIM_OBJECTS).
1203         * config.shared (check): Set LD_LIBRARY_PATH.
1204         * NEWS: Fix typo.
1205         * iogetdelim.c (_IO_getdelim): Index *lineptr, rather than lineptr.
1206         From alan@spri.levels.unisa.edu.au (Alan Modra).
1208 Mon Nov  6 15:03:33 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1210         * streambuf.cc, editbuf.cc, isgetline.cc, parsestream.cc:
1211         Fixes to avoid -Wall warnings.
1213 Fri Nov  3 16:41:41 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1215         * gen-params [!__STDC__]: Include varargs.h instead of stdarg.h.
1217 Thu Nov  2 15:04:03 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1219         * config.shared:  Re-write if X then Y else true fi to (not X) || Y.
1221 Wed Nov  1 13:26:44 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1223         * iostream.h (istream::ipfx):  Add default argument value.
1224         Reported by Yotam Medini <yotam_medini@tmai.com>.
1226         * libioP.h (_IO_blen):  Fix typo.
1227         Reported by Bryan T. Vold <btv@ldl.healthpartners.com>.
1229 Fri Oct 27 19:26:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1231         * Makefile.in (_G_config.h):  Set CC to $(CC) rather than to $(CXX),
1232         now that CXX defaults to g++ and CC default to gcc (when found).
1233         * config.shared:  Simplify CXX and CC, since they get overridden
1234         by ../configure anyway.
1236 Wed Oct 25 19:45:50 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1238         * iostdio.h: Wrap including the file with #ifndef _IOSTDIO_H.
1240 Wed Oct 25 11:14:25 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1242         * libio.h (_IO_seekoff, _IO_seekpos):  New declarations.
1243         * libioP.h (_IO_seekoff, _IO_seekpos):  Remove declarations.
1244         * libioP.h:  Cleanup;  remove old !_IO_UNIFIED_JUMPTABLES stuff.
1246         * filebuf.cc (filebuf::~filebuf):  Only call SYSYCLOSE if currently
1247         open.  Bug found by Martin Gerbershagen <ger@ezis-ulm.de>.
1249         * streambuf.h (streambuf::pubseekoff, streambuf::pubseekpos):
1250         Added, from ANSI draft.
1251         * filebuf.cc (filebuf::open), iostream.cc (variables places), SFile.cc:
1252         Use pubseekoff/pubseekpos rather than sseekoff/sseekpos.
1254         * Makefile.in (install):  Don't install libiostream.a.
1256         * filedoalloc.c:  Also #include <unistd.h>.
1258 Mon Oct  9 18:09:54 1995  Jason Molenda  <crash@phydeaux.cygnus.com>
1260         * config.shared (SUFFIXES): add .c.
1262 Tue Sep 26 16:08:01 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1264         * procbuf.cc:  Move #pragma implementation to beginning.
1266 Wed Sep 20 17:53:33 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1268         * procbuf.h, procbuf.cc:  Add #pragma interface/implementation stuff.
1270 Wed Sep 20 18:59:00 1995  John Eaton  <jwe@bevo.che.wisc.edu>
1272         * procbuf.h: Protect from being included multiple times.
1274 Wed Sep 20 15:47:14 1995  John Eaton <jwe@bevo.che.wisc.edu>
1276         * procbuf.h (procbuf):  Add '_next' pointer field for compatibility
1277         with _IO_proc_file.
1279 Wed Sep 20 13:54:02 1995  Ian Lance Taylor  <ian@cygnus.com>
1281         * config.shared: Add support for maintainer-clean target as a
1282         synonym for realclean.
1283         * dbz/Makefile.in: Likewise.
1285 Mon Sep 11 12:11:19 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1287         * iopopen.c:  #include <sys/types.h> before <sys/wait.h>.
1288         This is in accordance with Posix, and needed for ISC.
1290 Fri Sep  8 00:11:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1292         * gen-params: Use double quotes in the eval setting $TYPE to
1293         $VALUE, to preserve any single quotes in $VALUE.
1295 Mon Aug 21 11:39:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1297         * gen-params: Test for an appropriate version of gcc before using
1298         mode attributes.
1300         * config.shared: Add $(PICDIR) to $ALL.
1302 Mon Aug  7 17:51:40 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1304         * gen-params:  Generate new macro _G_HAVE_SYS_CDEFS.
1305         * libio.h:  If _G_HAVE_SYS_CDEFS, get __P from <sys/cdefs.h>.
1307 Fri Aug  4 23:21:17 1995  Paul Eggert  <eggert@twinsun.com>
1309         * gen-params: When following typedef changes, allow typedefs
1310         that do not have a space before the defined type name,
1311         e.g. `typedef void *__gnuc_va_list;' as in Linux.  Also,
1312         not require a space in the definiens, e.g. `typedef void*foo;'.
1314 Thu Aug  3 17:54:15 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1316         * iostream.h, iostream.cc (istream::sync):  Added missing method.
1318 Thu Aug  3 17:49:34 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1320         * configure.in:  Remove netbsd special case.
1321         * config/netbsd.mt:  Removed;  no longer used.
1323 Tue Jun 20 16:07:12 1995  Paul Eggert  <eggert@twinsun.com>
1325         * gen-params: Take transitive closure of `typedef' relation.
1326         This is needed for BSD/OS 2.0, which has
1327         fpos_t -> off_t -> quad_t -> long long.
1329 Mon Jul 24 18:28:10 1995  Doug Evans  <dje@canuck.cygnus.com>
1331         * config.shared (TOPDIR): Delete extra '/', $rootme may be empty.
1333 Sat Jul 22 13:27:45 1995  Doug Evans  <dje@canuck.cygnus.com>
1335         * config.shared (depend.new): Fix quoting in DO NOT EDIT line.
1337         * Makefile.in (_G_config.h): Add multilib support.
1338         (install): Likewise.
1339         * config.shared: Likewise.
1340         * configure.in: Likewise.
1342 Wed Jun 28 17:40:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1344         * PlotFile.h, SFile.h, builtinbuf.h, editbuf.h, fstream.h,
1345         indstream.h, iomanip.h, iostream.h, parsestream.h, pfstream.h,
1346         procbuf.h, stdiostream.h, stream.h, streambuf.h, strstream.h: Wrap
1347         with extern "C++".
1349 Thu Jun 22 04:34:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1351         * gen-params: Surround attributes with __.
1353 Mon Jun 19 00:33:22 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1355         * config.shared (SUBDIRS): Massage broken shells that require
1356         'else true'.
1358 Sat Jun 17 11:25:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1360         * streambuf.h: Declare inline members inline in class.
1362 Thu Jun 15 20:45:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1364         * Makefile.in (VERSION):  Update to version 2.7.0.
1366 Wed Jun 14 21:41:11 1995  Jason Merrill  <jason@python.cygnus.com>
1368         * Makefile.in (STDIO_WRAP_OBJECTS): Remove stdfiles.o.
1369         (LIBIO_OBJECTS): Add stdfiles.o.
1371 Wed Jun  7 16:11:36 1995  Jason Merrill  <jason@python.cygnus.com>
1373         * config.shared (all): Appease bash.
1375 Wed Jun  7 11:16:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1377         * configure.in (MOSTLYCLEAN): Remove stamp-picdir.
1379         * config.shared (MOSTLYCLEAN): Ditto.
1380         (CLEAN): Don't.
1382 Mon Jun  5 18:29:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1384         * config/mh-*pic: Removed.
1386         * configure.in (MOSTLYCLEAN): Remove pic objects.
1387         (frags): Use toplevel pic fragments.
1389         * config.shared (CXXFLAGS): Use -O3.
1390         (PICFLAG, PICDIR): New macros.
1391         (all): Depend on $(PICDIR).
1392         (FLAGS_TO_PASS): Pass PICFLAG.
1393         (.x.o): Also build pic object.
1394         (stamp-picdir): Create directory for pic objects.
1395         (MOSTLYCLEAN): Remove pic objects.
1396         (CLEAN): Remove stamp-picdir.
1398         * Makefile.in (iostream.list): Depend on stamp-picdir.
1399         (c++clean): Don't remove _G_config.h.
1401 Mon Jun  5 15:03:47 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1403         * strstream.h, strstream.cc (strstream::strstream()):  Re-implement to
1404         be like ostrstream::ostrestream(), and not leak memory.
1406         * streambuf.h:  Use #if !_IO_UNIFIED_JUMPTABLES instead of #ifndef.
1408         * iolibio.h (_IO_rewind):  Add missing flags when calling _IO_seekoff.
1410 Thu May 25 22:30:21 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
1412         * config/netbsd.mt (G_CONFIG_ARGS): Add defn for off_t.  Another
1413           layer of typedefs has been added and the gen-params script can
1414           not handle it.
1416 Wed May 10 03:02:58 1995  Jason Merrill  <jason@python.cygnus.com>
1418         * iolibio.h (_IO_rewind): Add new argument to _IO_seekoff.
1420         * config/linux.mt (LIBIOSTREAM_OBJECTS): Include $(STDIO_WRAP_OBJECTS).
1421         (LIBIOSTREAM_DEP): Include stdio.list.
1422         (LIBIOSTREAM_USE): Include `cat stdio.list`.
1424         * Makefile.in (LIBIOSTREAM_DEP): New variable.
1425         (LIBIOSTREAM_USE): Ditto.
1426         (libiostream.a): Use them.
1427         (iostream.list): Ditto.
1428         (stdio.list): New rule.
1429         (stdio/stdio.list): Ditto.
1431 Tue May  9 18:29:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1433         * libioP.h (_IO_jump_t): Change TYPE for __dummy from int to
1434         _G_size_t.
1436 Sat May  6 13:50:37 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1438         * libio.h (_IO_UNIFIED_JUMPTABLES):  #define as true.
1439         (_IO_FILE):  Remove _jumps field (#if _IO_UNIFIED_JUMPTABLES).
1441         * libioP.h (enum _IO_seekflags_):  Removed.
1443         * libioP.h (_IO_setbuf_t):  Change return value of setpos jumptable
1444         function to match C++ streambuf::setpos.  (Return NULL on failure.)
1445         * fileops.c (_IO_file_setbuf), genops.c (_IO_default_setbuf),
1446         filebuf.cc, iosetvbuf.c:  Update to use new setbuf conventions.
1448         * streambuf.h (streambuf):  Re-order virtual functions more logically.
1449         * streambuf.cc (streambuf::uflow), streambuf.h:  New virtual.
1450         * libioP.h (struct _IO_jump_t):  Define using new JUMP_FIELD macro.
1451         And re-order in more logical order consistent with streambuf vtable.
1452         * fileops.c (_IO_file_jumps), iopopen.c (_IO_proc_jumps), iovfprintf.c
1453         (_IO_helper_jumps), streambuf.cc (_IO_streambuf_jumps), strops.c
1454         (_IO_str_jumps):  Update accordingly, using JUMP_INIT macro.
1455         * stdfiles.c:  Set vtable to point to _IO_file_jumps.
1456         * filebuf.cc, iopopen.c, iovfprintf.c (helper_vfprintf), iovsprintf.c,
1457         iovsscanf.c:  Use macros and #if to set jumptables.
1459         * streambuf.c:  _IO_streambuf_jumps and the _IO_sb_* methods are not
1460         needed #if _IO_UNIFIED_JUMPTABLES.
1461         * filebuf.cc (filebuf::__new):  Also no longer needed.
1462         * fstream.cc (fstreambase::__fb_init, fstreambase::fstreambase):  Fix.
1463         * stdstrbufs.c:  Use filebuf vtable instead of builtinbuf's.
1464         * builtinbuf.h, builtinbuf.cc (builtinbuf):  Commented out #if
1465         _IO_UNIFIED_JUMPTABLES - no longer needed.
1466         * strstream.cc (SET_STR_JUMPS):  Does nothing now.
1468         * builtinbuf.cc, fileops.c, genops.c, iofgetpos.c, iofsetpos.c,
1469         ioftell.c, iopopen.c, ioseekoff.c, ioseekpos.c, iosetvbuf.c,
1470         iovfprintf.c, iovfscanf.c, strops.c:  Use DEFUN and DEFUN_VOID.
1471         * filebuf.cc, fileops.c, genops.c, iopopen.c, ioseekoff.c, ioseekpos.c,
1472         iosetvbuf.c, iovfscanf.c:  Use new JUMP_* and IO_OVERFLOW/... macros.
1474         * libioP.h (_IO_seekpos_t):  Third arg is now an int (using _IOS_INPUT
1475         and _IOS_OUTPUT), not an enum _IO_seekflags_.  Flags values are
1476         changed, and their sense inverted (to match streambuf::seekpos).
1477         * libioP.h (_IO_seekoff_t):  Similarly match streambuf::seekoff.
1478         * filebuf.cc, fileops.c (_IO_file_fopen, _IO_file_seekoff), genops.c
1479         (_IO_default_seekpos, _IO_default_seekpos), iofgetpos.c, iofsetpos.c,
1480         iolibio.h (_IO_fseek), ioftell.c, ioseekoff.c, ioseekpos.c,
1481         iostream.cc, streambuf.cc, strops.c (_IO_str_seekoff), strstream.cc:
1482         New seekpos/seekoff conventions.
1483         * iostreamP.h (convert_to_seekflags):  Removed - no longer needed.
1485         * iolibio.h (_IO_fread):  New declaration.
1487         * dbz/Makefile.in:  Re-arrange for cleaner dependencies.
1489 Fri May  5 15:55:22 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1491         * libioP.h (_IO_JUMPS. JUMP_FIELD, JUMP0, JUMP1, JUMP2, JUMP3,
1492         JUMP_INIT, _IO_FINISH, _IO_OVERFLOW, ... _IO_SYSSTAT):  New macros
1493         in preparation for new unified jumptable/vtable implementation.
1494         * cleanup.c, filedoalloc.c, iofclose.c, iofflush.c, iofiledoalloc.c,
1495         ioprims.c, iosetbuffer.c, iostrerror.c, ioungetc.c:  Use DEFUN.
1496         * filedoalloc.c, iofclose, iofflush, iosetbuffer.c:  Use new macros.
1498         * iofopen.c, iofdopen.c:  Use macros and #if for new jumptables.
1500         * gen-params:  Do not #include <sys/types.h>.
1501         Add missing quote in 'eval'.
1502         Do add #include <sys/types.h> in test for <sys/resource.h>.
1503         * config/netbsd.mt:  New file, defining _G_CONFIG_ARGS (for fpos_t).
1504         * configure.in:  Use netbsd.mt for NetBSD.
1506 Wed May  3 15:03:47 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1508         * libioP.h (DEFUN, DEFUN_VOID, AND):  New macros, from ansidecl.h.
1509         * iofdopen.c, iofgets.c, iofopen.c, iofputs.c, iofread.c, iofwrite.c,
1510         iogetdelim.c, iogetline.c, iogets.c, ioignore.c, iopadn.c, ioperror.c,
1511         ioputs.c, iovsprintf.c, iovsscanf.c, outfloat.c:  Use DEFUN.
1513 Mon May  1 16:22:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1515         * gen-params: #include <sys/types.h>.  Don't use __WCHAR_TYPE__ in
1516         definition of _G_wchar_t.  Use __attribute__ ((mode)) to get
1517         specific-sized ints under gcc, don't worry about int8 or int64
1518         otherwise.  Provide defaults if deduction fails.
1520 Thu Apr 27 18:27:53 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1522         * streambuf.h (ios::~ios):  Delete _arrays.
1523         (_IO_NEW_STREAMS):  Turn on.
1524         * libio.h (__adjust_column):  Remove bogus declaration.
1525         * genops.c (_IO_set_column):  Fix typo (in commented-out code).
1527 Tue Apr 25 17:14:29 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1529         * config.shared (CXXINCLUDES): Use a shell variable with a
1530         different name from the make variable.
1531         * configure.in: Update accordingly.
1533 Mon Apr 17 17:19:40 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1535         * streambuf.h (__adjust_column):  Remove redundant declaration.
1537 Sat Apr 15 11:39:25 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1539         * config.shared (do-clean-dvi):  Also remove *.cps.
1541         * gen-params:  Use ${SED} instead of sed.
1543         * libio.h:  Remove #if'd out stuff (confuses makedepend).
1545         * stdstreams.cc (STD_STR):  Standard streams start with ios::dec set.
1547 Fri Apr 14 23:46:31 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1549         * iostream.h, iostream.cc (istream::read, ostream::write):
1550         Use streamsize for the length parameter.
1552         * streambuf.h:  Removed redundant __overflow and __underflow.
1554         * fstream.h, fstream.cc: Add void fstreambase::attach(int).
1556         * iosscanf.c (_IO_sscanf):  Fix non-__STDC__ missing declaration.
1558 Mon Apr  3 15:40:55 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1560         * indstream.*: Fix prototypes of xsputn and xsgetn.
1562         * fileops.c: Avoid ??? trigraph.
1564 Mon Mar 27 16:16:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1566         * iomanip.h (operator<< (ostream&, const omanip<TP>&): Define
1567         separately.
1568         (operator>> (istream&, const imanip<TP>&): Ditto.
1570 Mon Mar 27 08:56:00 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)
1572         * builtinbuf.cc (builtinbuf::setbuf): Cast NULL to streambuf*, to
1573         avoid warning/error about conversion from void*.
1574         * indstream.cc (indirectbuf::seekoff): Likewise.
1575         (indirectbuf::seekpos): Likewise.
1576         * filebuf.cc (filebuf::setbuf): Likewise.
1577         (filebuf::close): Cast NULL to filebuf*.
1579 Wed Mar  1 14:23:18 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1581         * configure.in (DISTCLEAN):  Add, with target-mkfrag.
1583 Fri Feb 24 01:01:08 1995  Jason Merrill  <jason@python.cygnus.com>
1585         * configure.in (frags): Don't require so many dashes in the
1586         canonical target name.
1588 Sat Feb 18 13:18:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1590         * streambuf.cc (streambuf::sync):  Always return 0, even for
1591         non-flushed output.  This is required by the ANSI/ISO draft.
1592         * genops.c (_IO_sync):  Likewise always return 0.
1594 Fri Feb 17 16:33:28 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1596         * fileops.c (_IO_file_close_it):  Call _IO_file_sync, rather
1597         than _IO_do_flush, because we want to adjust the file pointer
1598         if reading and not at end (as in SVR4, and as in fflush).
1599         Also, make sure to return error indication if sync fails.
1600         (_IO_file_sync):  Ignore seek error if it is ESPIPE.
1601         (_IO_file_seekoff):  If not readable, do dumb lseek.
1602         * iofclose.c (_IO_fclose):  If closing a non-filebuf, return -1
1603         if _IO_ERR_SEEN.
1605 Fri Feb 17 19:31:00 1995  Ian Lance Taylor  <ian@cygnus.com>
1607         * gen-params: Check for struct tms in <sys/times.h>, defining
1608         HAVE_SYS_TIMES accordingly.
1610 Wed Feb 15 21:05:11 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1612         * strops.c (_IO_str_count):  Use LEN macro.
1613         (_IO_str_seekoff):  Update _len field.
1615 Mon Feb  6 19:29:00 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1617         * gen-params: Default to short, long and long long for 16, 32 and
1618         64 bit types, in case detection fails.
1620 Wed Jan 25 18:07:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1622         * gen-params (_G_wint_t): Allow for broken promotions.
1624 Tue Jan 24 16:15:40 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1626         * stdstrbufs.cc (_IO_fake_stdiobufs):  Add an extra layer of struct,
1627         to force correct alignment on i960s.
1628         (DEF_STDIOBUF, _IO_{stdin,stdout,stderr}_buf):  Update accordingly.
1630 Thu Jan 19 18:30:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1632         * config.shared (CXXINCLUDES): Add libstdc++ to includes for
1633         building libg++.
1634         (LIBS): Also link with libstdc++ when building libg++ toys.
1635         Don't set EXPORT_ALL_VARIABLES; users will have to set
1636         LD_LIBRARY_PATH themselves.
1638 Fri Dec 30 16:38:13 1994  Mike Stump  <mrs@cygnus.com>
1640         * config/linux.mt: Fix build problem on linux 1.0.8.
1642 Thu Dec 22 11:49:45 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
1644         * config/netware.mt: Use gcc to pre-link iostream.nlm's objects
1645           instead of using nlmconv, so that references to functions in
1646           libgcc.a are resolved.
1648         * configure.in: Append .mt to target makefile fragment file names.
1650         * floatconv.c (tens, tinytens, bigtens): Added const qualifier.
1652 Tue Dec 20 09:59:50 1994  Mike Stump  <mrs@cygnus.com>
1654         * gen-params (VTABLE_LABEL_PREFIX): Since some systems have GNU nm
1655         as nm, and they demangle by default, we have to notice this, and
1656         try --no-cplus (linux) or --no-demangle when running nm.
1658 Wed Dec 14 18:13:58 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1660         * gen-params:  To determine vt-name-mangling using dummy.C add
1661         #include and #prama interface/implementation to avoid problem with
1662         assemblers that don't emit local symbols.  Reported under HPUX 8
1663         by Thomas Arend <arend@blasius.Chemietechnik.Uni-Dortmund.DE>.
1665         * streambuf.h (ios::ios):  Move inline definition after
1666         that of ios::init (which ios::ios calls).
1668 Sun Dec  4 19:50:32 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1670         * fileops.c (_IO_file_init, _IO_file_close_it, _IO_file_sync):
1671         Set _offset to _IO_pos_BAD, to support applications that follow
1672         POSIX.1 rules on mixing file handles.
1674         * fileops.c (_IO_file_overflow):  Handle case that buffer was
1675         allocated (perhaps by setvbuf) but _IO_write_base is still 0.
1677         * iostdio.h (setbuffer):  #define as _IO_setbuffer.
1678         * streambuf.h, filebuf.cc:  Removed filebuf::do_write.
1680 Tue Nov 29 23:38:57 1994  Per Bothner  (bothner@rtl.cygnus.com)
1682         * floatconv.c (setword0, setword1):  Fix typo.
1684 Tue Nov 29 15:37:29 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1686         * config.shared:  Move -fno-implicit-template from CXXFLAGS
1687         to LIBCXXFLAGS.  Tests are better run without it.
1689         * floatconv.c (word0, word1):  Re-place/re-implement using unions
1690         instead of casts to avoid optimizer problems.
1692         * dbz/dbzmain.c:  Renamed dirname -> dir_name to avoid OSF
1693         header file braindamage.
1695 Sat Nov  5 19:44:00 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1697         * config.shared (LIBCFLAGS): Define.
1698         (LIBCXXFLAGS): Define.
1699         (DOING_LIBGXX): Define TOLIBGXX.  Change LIBS to use -lg++.  Add
1700         LD_LIBRARY_PATH and .EXPORT_ALL_VARIABLES:.
1701         (FLAGS_TO_PASS): Add LIBC{,XX}FLAGS.
1702         (XC{,XX}FLAGS): Set to LIBCFLAGS or CFLAGS depending on $LIBDIR.
1703         (COMPILE.c): Define, use in .c.o rule.
1704         (COMPILE.cc): Define, use in .cc.o rule.
1706 Sat Nov  5 15:12:12 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1708         * Makefile.in (VERSION):  Update to 0.67.
1710         * streambuf.h (ios::dont_close):  Is now set by default.
1711         * fstream.h, fstream.cc (__fb_init):  New function.  Clears
1712         ios::dont_close.  Change fstreambase constructors to call it.
1713         * strstream.cc:  *strstream constructors must clear ios::dont_close.
1714         * iostream.cc:  Simplify - don't need to set ios::dont_close.
1715         * ioassign.cc:  Simplify - assume ios::dont_close is always set.
1717         * fstream.h, fstream.cc:  If _IO_NEW_STREAMS, put the
1718         filebuf as a member __my_fb.
1719         * strstream.{h,cc}:  Likewile use a strstreambuf member __my_sb.
1720         * streambuf.h, stdstreams.cc, ioextend.cc:
1721         Fix if _IO_NEW_STREAMS to not use ios::dont_close.
1723         * streambuf.h (class ios):  Move rdbuf later, to avoid
1724         inability of g++ to inline.
1725         * filebuf.cc (filebuf::~filebuf):  Call _IO_do_flush.
1727         * config.shared:  Emit rules to make depend.
1728         * depend:  New file.
1730 Fri Nov  4 17:19:11 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1732         * README:  Fix typos.
1733         * libio.h:  Add comment.  Update Copyright notice.
1735 Fri Nov  4 21:46:30 1994  Paul Eggert  <eggert@twinsun.com>
1737         * libio.h (__P): Change argument name spelling from
1738         `paramlist' to `protos' for compatibility with BSDI 1.1.
1740 Thu Nov  3 00:45:16 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1742         * config.shared (CXXFLAGS): Add -fno-implicit-templates.
1744 Mon Oct 24 15:57:35 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1746         * config.shared:  Define NOSTDIC and use it for libio too.
1748 Thu Oct 20 19:45:35 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1750         * iogetdelim.c: #include <stdlib.h>.
1752 Thu Oct 20 17:09:52 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1754         * iostream.h:  Add classes _IO_istream_withassign and
1755         _IO_ostream_withassign.  Re-type cin, cout, cerr, clog.
1756         (class iostream):  Don't add extra _gcount field.
1757         * ioassign.cc:  New file.  Implement operator= for cin etc.
1758         * streambuf.h (class ios):  Change return type of operator=.
1759         * Makefile.in (IOSTREAM_OBJECTS):  Add ioassign.o.
1761         * Makefile.in:  Re-arrange, so linux.mt overrides can work.
1763         * fileops.c (_IO_file_seekoff):  Optimize seeks within buffer.
1765 Wed Oct 19 14:25:47 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1767         * gen-params (wint_t): Return to using __WCHAR_TYPE__ for
1768         compatibility with gcc versions prior to 2.6.1.
1770 Tue Oct 18 17:08:18 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1772         * Makefile.in:  Define _G_CONFOG_H as _G_config.h for Linux.  Use it.
1773         (IO_OBJECTS):  Add iogetdelim.o.
1774         * config/linux.mt:  New file.
1775         * configure.in:  Select config/linux.mt if Linux.
1776         * iogetdelim.c:  Verious cleanups, many from
1777         Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
1778         * libioP.h: Add _IO_getdelim.  Use (void) for no-parameter functions.
1780 Thu Oct 13 16:30:56 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1782         * libio.h:  Rename USE_DTOA to _IO_USE_DTOA for namespace reasons.
1783         * iostream.cc, iovfscanf.c, iovfprintf, floatconv.c:
1784         Update USE_DTOA -> _IO_USE_DTOA.
1786         * libio.h (_IO_feof, _IO_ferror):  Move to here ...
1787         * iolibio:  ... from here
1789         * iostream.cc (istream::get, istream::ignore, istream::read):
1790         Set _gcount to 0 if ipfx0 failed.
1792         * iostream.cc (flush):  Do virtual function call, rather than
1793         going through jumptable.  (To get correct method in derived class.)
1794         Bug and fix from John Wiegley <jw@cis.ohio-state.edu>.
1796         * iofdopen.c (O_ACCMODE):  Define using O_RDWR, not O_RDWRITE.
1798         * streambuf.h (ios::rdbuf(streambuf*)):  New.
1799         * streambuf.h (ios::operator=):  Make private (i.e. dis-allow).
1801 Wed Oct 12 19:09:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1803         * gen-params: Define _G_NO_NRV and _G_NO_EXTERN_TEMPLATES if not
1804         compiling with g++.
1806 Thu Oct  6 16:03:43 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1808         * iostream.texi (ostrstream::str):  Note that NUL is not written
1809         automatically.
1811 Wed Oct  5 17:28:29 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1813         * iogetdelim.c (_IO_getdelim):  New function.
1815 Wed Oct  5 15:40:22 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
1817         * config/netware.mt: New file, first cut at Netware NLM support.
1818         * configure.in (*-*-netware*): Use config/netware.mt.
1820         * config.shared (NLMCONV, LD): New definition.
1822         * gen-params: check for nm in ${binutils}/nm.new.
1823         * config.shared: Likewise.
1825 Tue Oct  4 12:20:01 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1827         * iomanip.h (omanip::operator<<):  Make 2nd arg be const.
1828         Bug and fix reported by Greg McGary <gkm@magilla.cichlid.com>.
1830         * strstream.cc (strstreambuf::pcount):  Simplify, to match
1831         ANSI/ISO specification.
1833 Mon Sep 26 15:19:52 1994  Jason Merrill  (jason@deneb.cygnus.com)
1835         * gen-params: Include <wchar.h> and <wctype.h> if they exist.
1837 Thu Sep  8 14:41:41 1994  Jason Merrill  (jason@deneb.cygnus.com)
1839         * iostream.h (class istream): Declare operator>>(long double&).
1840         (class ostream): Define operator<<(long double).
1842         * iostream.cc (istream::operator>>(long double&)): Define.
1844 Wed Sep  7 14:42:29 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1846         * iostream.texi (Overflow):  Fix bugs in example.
1848 Fri Sep  2 17:45:57 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1850         * iostream.tex:  Document a little on how to write your
1851         own streambuf-derived class, with an example.
1853 Tue Aug 30 13:03:57 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
1855         * floatconv.c (s2b): Declare X and Y to be _G_int32_t.
1856         (diff, quorem): Declare BORROW, Y, and Z likewise.
1857         (ulp): Declare L likewise.
1858         (_IO_strtod): Declare L and AADJ likewise.
1859         (_IO_dtoa): Declare L and D likewise.  Cast division of D by DS to
1860         _G_int32_t.
1862 Mon Aug 29 16:01:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1864         * iosetvbuf.c (_IO_setvbuf):  If setting _IOFBF and no
1865         buffer was specified, call __doallocate.
1867         * fileops.c, floatconv.c:  Add a bunch of parentheses to
1868         shut up gcc warnings.  Patch from H.J.Lu.
1870         * stdiostream.cc (stdiobuf::sys_read):  Inline call to getc
1871         for the normal case (size==1).
1873 Sat Aug 20 12:14:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1875         * Makefile.in (VERSION):  Increase to 0.66.
1877 Fri Aug 19 17:28:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1879         * iolibio.h:  Added _IO_printf prototype.
1880         Added extern "C" { ... } wrappers #ifdef __cplusplus.
1881         Bugs reported by Neal Becker <neal@ctd.comsat.com>.
1883 Wed Aug 17 18:17:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1885         * fileops.c (_IO_file_seekoff):  For _IO_seek_cur, adjust for
1886         read-ahead before jumping to label dumb.
1888 Wed Aug  3 13:15:01 1994  H.J. Lu  (hjl@nynexst.com)
1890         * libioP.h (CHECK_FILE(FILE,RET)): new, which checks for
1891           FILE == NULL and _IO_MAGIC_MASK.
1892           (COERCE_FILE(FILE)): merged into CHECK_FILE(FILE,RET)
1893           with typo fixes.
1895         * iofread.c, iofwrite.c: add CHECK_FILE(fp, 0);
1896         * iofclose.c: add CHECK_FILE(fp, EOF); remove _IO_MAGIC_MASK check.
1898         * iofflush.c, iofgetpos.c, iofputs.c, iofscanf.c,
1899         iofsetpos.c, iofvbuf.c, ioungetc.c:
1900         Add CHECK_FILE(fp, EOF) and remove COERCE_FILE(fp).
1902         * iofgets.c: add CHECK_FILE(fp, NULL) and remove COERCE_FILE(fp).
1903         * iofprintf.c: add CHECK_FILE(fp, -1) and remove COERCE_FILE(fp).
1904         * ioftell.c: add CHECK_FILE(fp, -1L) and remove COERCE_FILE(fp).
1905         * iosetbuffer.c: add CHECK_FILE(fp, ) and remove COERCE_FILE(fp).
1907 Fri Aug 12 15:35:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1909         * iofdopen.c (_IO_fdopen):  #define O_ACCMODE if it isn't.
1910         Still set O_APPEND if "a" is given, but don't unset it
1911         if it isn't.  Added comment.
1913 Mon Aug  8 13:11:00 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1915         * gen-params (VTABLE_LABEL_PREFIX):  Changes in the implementation.
1916         For look for _*vt[$_.]7*filebuf in the nm output, because that
1917         matches what g++ produces and has produced.  Thus it should be
1918         somewhat more robust.
1920 Sun Aug  7 22:52:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1922         * gen-params (CC):  Remove no-longer-needed -I options
1923         passed to xgcc (now they are implied by the -B options).
1925 Wed Jul 20 16:41:13 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1927         * Makefile.in (tooldir):  Added definition, so we can do
1928         'make install' in this directory.
1929         Bug reported by Klamer Schutte <schutte@tpd.tno.nl>.
1931 Mon Jul 18 18:02:34 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1933         * gen-params (VTABLE_LABEL_PREFIX):  Remove filename sppearing
1934         by itself.  Add comment explaining what is going on.
1936 Tue Dec 21 13:02:48 1993  H.J. Lu  (hjl@jalod)
1938         * libio.h: define _IO_uid_t and _IO_HAVE_ST_BLKSIZE
1939           as _G_xxxxxxxx.
1941 Tue Dec 21 13:02:48 1993  H.J. Lu  (hjl@jalod)
1943         * iopopen.c:  Don't include <errno.h>. It is included in "libioP.h".
1945         * iopopen.c (_IO_proc_close) : check if fp is on the list
1946           before close it.
1948 Thu Jul 14 16:38:47 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1950         * gen-params (CONFIG_NM):  Make sed scripts to find vtable name
1951         mangling more robost for different forms of nm output.
1953 Tue Dec 21 13:02:48 1993  H.J. Lu  (hjl@jalod)
1955         * iofopen.c (_IO_fopen): don't check [redundantly] fp == NULL after
1956           IO_file_init(&fp->_file).
1958         * iomanip.h (template<class TP> class iapp):
1959           change ostream to istream.
1961 Tue Jul 12 14:09:02 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1963         * Makefile.in (VERSION):  Increase to 0.65.
1964         * libioP.h (builtinbuf_vtable):  Only define #ifdef __cplusplus.
1966         * gen-params (_G_int8_t):  Only define if defined(__STDC__),
1967         because K&R C compilers don't have signed char.
1968         (_G_int64_t, _G_uint64_t):  Only define if defined(__GNUC__)
1969         because other compilers may not have long long.
1971 Sun Mar 06 13:10:21 1994  H.J. Lu  (hjl@nynexst.com)
1973         * floatconv.c (_IO_dtoa ()): fix a small memory leak, set the
1974           "on_stack" field to be 0 if "result" is not NULL.
1976 Sat Mar 05 13:18:20 1994  H.J. Lu  (hjl@nynexst.com)
1978         * floatconv.c (_IO_dtoa ()): if the number of digits of the
1979           floating point number is more than the previous one, free the
1980           old string and allocate a new one.
1981           [Minor optimization to avoid Bcopy. -PB]
1983 Mon Jul 11 10:53:41 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1985         * fileops.c (_IO_file_underflow):  'count' should be unsigned,
1986         since it contains the return value of read.  Reported by
1987         Teemu Torma <tot@trema.fi>.
1989 Tue Dec 21 13:02:48 1993  H.J. Lu  (hjl@nynexst.com)
1991         * floatconv.c (_IO_strtod ()): make "+" and "-" as error.
1993 Sat Jul  9 15:09:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
1995         Make sure _IO_FILE::_flags is always initialized correctly, for the
1996         C functions (fopen, fdopen, popen), and not just the C++ functions.
1997         * fileops.c (_IO_file_init):  Set _flags to CLOSED_FILEBUF_FLAGS.
1998         * fileops.c (_IO_file_fopen):  Remove bogus assignment.
1999         * filebuf.cc (filebuf constructors):  Don't pass CLOSED_FILEBUF_FLAGS
2000         to streambuf constructor - _IO_file_init does it instead.
2001         * filebuf.cc (CLOSED_FILEBUF_FLAGS):  Removed.
2002         * iopopen.c (_IO_proc_open):  Use _IO_mask_flags.
2004 Thu Jun 30 08:49:53 1994  Jason Merrill  (jason@deneb.cygnus.com)
2006         * dbz/Makefile.in (mostlyclean): Add target.
2008 Wed Jun 29 09:30:12 1994  Jason Merrill  (jason@deneb.cygnus.com)
2010         * gen-params: Woops, can't run a C program to determine target
2011         characteristics.  Sigh.
2013 Tue Jun 28 03:11:33 1994  Jason Merrill  (jason@deneb.cygnus.com)
2015         * gen-params: Add _G_{,u}int{8,16,64}_t, use a short C program to
2016         determine what all these should be rather than trying to compare
2017         the MAX numbers in the shell.
2019 Sun Jun 26 21:04:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2021         * stdiostream.h, stdiostream.cc (stdiobuf::xsgetn):  Removed.
2022         Too hairy.  If we want to optimize it, we should do so in
2023         filebuf::xsgetn (or rather _IO_file_xsgetn).
2025         * stdiostream.h (class stdiobuf), stdiostream.cc:  Fix parameter
2026         and return types of virtual function to matcher base types (Oops!).
2027         * streamstream.cc (stdiobuf::xsgetn, stdiobuf::xsputn):
2028         Optimize to call fread.fwrite directly if !buffered.
2029         * fileops.c:  Fix comment.
2031 Fri Jun 24 11:28:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2033         * stdiostream.h (istdiostream, ostdiostream):  New classes.
2035         More robust final cleanup.
2036         * cleanup.c (_IO_register_cleanup):  Register _IO_cleanup,
2037         rather than _IO_flush_all.
2038         * filedoalloc.c: Update comment.
2039         * genops.c (_IO_unbuffer_all):  New.  Makes all files unbuffered.
2040         * genops.c (_IO_cleanup), libioP.h:  New function.  Call
2041         _IO_flush_all, and then _IO_unbuffer_all.  This is in case C++
2042         destructors try to do output *after* _IO_cleanup is called.
2044         Construct standard stdiobufs statically (using type punning).
2045         * stdstrbufs.c;  Unless _STDIO_USES_IOSTREAM declare standard
2046         stdiobufs (for stdin, stdout, and stderr), using type punning
2047         (struct _IO_fake_stdiobuf).  This avoids constructor-time problems.
2048         * stdstreams.cc:  Remove the declarations of the stdiobufs.
2049         Instead use the new (fake) ones in stdstrbufs.cc.  We no longer
2050         have to call ios::sync_with_stdio at constructor time.
2052         Preliminary support for new ANSI streambuf::uflow virtual.
2053         * libioP.h (struct _IO_jump_t):  Add __uflow field.
2054         * genops.c (_IO_default_uflow), libioP.h:  New function.
2055         * fileops.c (_IO_file_jumps), iopopen.c (IO_proc_jumps),
2056         iovfprintf.c (_IO_helper_jumps), strops.c (_IO_str_jumps),
2057         streambuf.cc (_IO_streambuf_jumps):  Add _IO_default_uflow.
2058         * genops.c (__uflow):  New function.
2059         (save_for_backup):  New function.  Some code shared by
2060         __underflow and __uflow, moved out from the former.
2061         (_IO_default_uflow):  New function.
2062         * libio.h (_IO_getc):  Call __uflow, not __underflow.
2064 Wed Jun 22 20:22:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2066         Make sure that the vtable of a streambuf is always valid,
2067         which makes ios::rdbuf simpler and faster.
2068         * gen-params:  Add code to determine _G_VTABLE_LABEL_HAS_LENGTH,
2069         _G_VTABLE_LABEL_PREFIX, _G_VTABLE_LABEL_PREFIX_ID, and
2070         _G_USING_THUNKS, which describe how virtual function tables are named.
2071         * stdfiles.c (FILEBUF_LITERAL):  Moved to libioP.h.
2072         * libioP.h (builtinbuf_vtable):  New (complicated) declaration.
2073         * filebuf.cc (filebuf::__new), strstream.cc (SET_STR_JUMPS):
2074         Initialize vtable to builtinbuf_vtable, not NULL.
2075         * stdstrbufs.cc:  New file.  Same as stdfiles.c, except that
2076         vtable is initialized to builtinbuf_vtable, not NULL.
2077         * streambuf.h (ios::rdbuf):  Can now simplify/optimize, due to
2078         above changes.  Always, just return _strbuf.
2079         * builtinbuf.h, builtinbuf.cc (builtinbuf::vtable,
2080         builtinbuf::get_builtin_vtable):  Removed.  No longer needed.
2081         * streambuf.h, builtinbuf.cc (ios::_IO_fix_vtable):  No longer needed.
2082         Only defined #ifdef _STREAM_COMPAT, for binary compatibility.
2083         * Makefile.in:  Move stdfiles.o from IO_OBJECTS to STDIO_WRAP_OBJECTS.
2084         (IOSTREAM_OBJECT):  Add stdstrbufs.o.
2085         * Makefile.in (_G_config.h):  Pass $(CXXFLAGS) as part of $(CXX).
2087 Fri Feb 11 11:08:01 1994  SBPM Marc GINGOLD (marc@david.saclay.cea.fr)
2089         * iovfprintf.c (helper_vfprintf): add
2090           hp->_IO_file_flags = _IO_MAGIC|(_IO_IS_FILEBUF+_IO_NO_READS);
2091         [This is needed because _IO_vfprintf checks for _IO_UNBUFFERED. -PB]
2092         [Actually:  don't set _IO_IS_FILEBUF. -PB]
2094 Wed Jun 22 13:49:22 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2096         * stdiostream.cc, stdiostream.h (stdiobuf::buffered):  New methods.
2098         * iofdopen.c (_IO_fdopen):  Various minor improvements.
2100         * iovfscanf.c:  Don't return EOF on control_failure.
2102 Tue Dec 21 13:02:48 1993  H.J. Lu  (hjl@nynexst.com)
2104         * iovfscanf.c:  Enforce the sequence of the conversion specifications.
2106 Fri Jun 17 20:57:22 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2108         * iofdopen.c:  Use fcntl to check that requested access mode is
2109         compatible with existing access mode, and to change the
2110         O_APPEND file status flag if need be.
2112 Thu Jun 16 17:33:50 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2114         * streambuf.h (ios::init):  Initialize all the fields.
2115         This may be overkill, but the current ANSI working paper requires it.
2116         * streambuf.h (ios::ios):  Reimplement in terms of ios::init.
2117         * iostream.cc (Non-default constructors istream::istream,
2118         ostream::ostream, iostream::iostream):  Cannot use a mem-initializer,
2119         because it is ignored if initializing a derived class.  Instead,
2120         call ios::init.
2122 Wed Jun 15 13:35:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2124         * stdstreams.cc (ISTREAM_DEF):  Fix typo (it's a _fake_istream, not
2125         a _fake_ostream).  Reported by Jason Shirk <jshirk@gomez.intel.com>.
2127         * stdiostream.h, stdiostream.cc (stdiobuf::~stdiobuf):  New.
2128         Call _IO_do_flush.
2129         * stdiostream.cc (stdiobuf::sync):  Call _IO_do_flush rather
2130         than filebuf::sync (to avoid bad seeks).
2132         * libioP.h (_IO_do_flush):  Add missing parentheses.
2134 Fri Jun  3 19:16:57 1994  Jason Merrill  (jason@deneb.cygnus.com)
2136         * config.shared (CXXFLAGS): Remove -fno-implicit-templates.
2138         * iomanip.h: Add explicit external instantiations.
2140 Wed Jun  1 14:14:44 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2142         * libio.h (struct _IO_FILE_plus):  Move definition from here ...
2143         * libioP.h (struct _IO_FILE_plus):  ... to here.  Since this
2144         file is private to the implementation, we can rename the fields
2145         from the implementor's to the user's name anme space.
2146         (This avoids a lossage on SCO, whose stdio.h has a #define _file.)
2147         * iofdopen.c, iofopen.c, stdfiles.c:  Fix field references accordingly.
2148         * iopopen.c (struct_IO_proc_file):  Rename fields from
2149         implementor's name space to user's, and update usages.
2150         * streambuf.h (streambuf::_vtable):  Re-implement to not need
2151         struct _IO_FILE_plus.
2152         * strfile.h (struct _IO_strfile_): Likewise.
2154 Wed Jun  1 13:57:48 1994  Jason Merrill  (jason@deneb.cygnus.com)
2156         * config.shared (CXXFLAGS): Use -fno-implicit-templates instead of
2157         -fexternal-templates.
2159 Tue May 31 08:49:28 1994  Mike Stump  (mrs@cygnus.com)
2161         * genops.c, iofclose.c, iofdopen.c, iofopen.c, iopopen.c: Be
2162         consistent about protecting #include <stdlib.h>.
2164         * ioputs.c: Add #include <string.h>, to avoid warning on alpha.
2166         * iofdopen.c: Add #include <stdlib.h>, so that malloc works on
2167         machines where sizeof(int) != sizeof(void *).
2169 Mon May 30 17:26:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2171         * pfstream.cc (ipfstream::ipfstream, opfstream::opfstream):
2172         Reverse sense of test of return value of procbuf::open.
2173         (It returns NULL on failure.)
2175         * filedoalloc.c (_IO_file_doallocate):  Remove dead code for
2176         USE_MALLOC_BUF.  Add code to return EOF if ALLOC_BUF fails.
2178 Sat May 28 13:47:47 1994  Jason Merrill  (jason@deneb.cygnus.com)
2180         * iomanip.cc: Explicitly instantiate smanip<int> and
2181         smanip<ios::fmtflags>.
2183 Wed May 25 16:04:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2185         * strfile.h:  Use __P instead of _PARAMS.
2187 Fri May 20 11:42:17 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2189         * libio.h: Rename _PARAMS macro to __P for better glibc and BSD
2190         compatibility.  (Also define _PARAMS for backwards compatibility.)
2191         * cleanup.c, iolibio.h, ioperror.c, iovfprintf.c, iovfscanf.c,
2192         libioP.h: Use __P instead of _PARAMS.
2193         * iostdio.h: Use __P instead of _ARGS.
2195         * fileops.c (_IO_file_read):  Minor stylistic tweak.  (It is
2196         preferable to test errno *after* the error return.)
2198 Fri May 13 15:25:36 1994  Jason Merrill  (jason@deneb.cygnus.com)
2200         * iostream.*: Add insertor and extractor for bool (just pretend
2201         it's an int).
2203 Fri May 13 14:12:03 1994  Mike Stump  (mrs@cygnus.com)
2205         * gen-params: Check for builtin bool support.
2207 Wed May 11 00:48:35 1994  Jason Merrill  (jason@deneb.cygnus.com)
2209         Make libg++ build with gcc -ansi -pedantic-errors
2210         * gen-params: #ifdef __STRICT_ANSI__, #define _G_NO_NRV.
2211         * pfstream.cc (ipfstream::ipfstream): Wrap use of variable-size
2212         array in #ifndef __STRICT_ANSI__.
2214 Fri May  6 12:42:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2216         * Makefile.in (VERSION):  Increase to 0.64.
2218         * isgetline.cc (istream::getline):  The delimiter should *not*
2219         be included in the gcount().
2221         * filedoalloc.c:  #include <stdlib.h> (If __STDC__) to get malloc.
2222         * iostream.h (ostream::put):  Remove overloaded versions, to match
2223         new working paper.  (Actually just put inside _STREAM_COMPAT, for now.)
2225 Tue May  3 14:14:57 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2227         * genops.c (_IO_default_finish):  Make robust when called
2228         multiple times on the same _IO_FILE*.  (One way this can
2229         happen is by the builtinbuf destructor being followed by the
2230         streambuf destructor.)
2232 Mon May  2 13:55:26 1994  Jason Merrill  (jason@deneb.cygnus.com)
2234         * gen-params: Actually determine wint_t rather than depending on
2235         cpp to provide it or defaulting to the underlying type for
2236         wchar_t.
2238 Sat Apr 30 14:47:30 1994  Jason Merrill  (jason@deneb.cygnus.com)
2240         * gen-params: Add _G_wint_t, allow __*_TYPE__ to override values
2241         at compile time, fix definition of _G_ARGS.
2243 Fri Apr 29 16:55:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2245         * libio.h: Remove #pragma interface.  (There is no implementation.)
2247 Mon Mar 28 14:22:26 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2249         * iostream.cc (ostream::operator<<(double)):  Add/fix support
2250         for printing '+' when ios::showpos is set.
2251         (Fixes bug reported by Doug Moore <dougm@cs.rice.edu>.)
2252         * iostream.cc (istream::read):  Set eofbit as well as failbit on eof.
2253         * iostream.cc (ostream::operator<<(int)):  Fix conversion
2254         to unsigned (used to lose on INT_MIN).
2255         * iostream.cc (ostream::operator<<(long)):  Use (unsigned long),
2256         rather than (unsigned) for temporary.
2258         * config.shared, Makefile.in:  Remove definitions and uses
2259         of XTRAFLAGS.  It is no longer needed, since it is
2260         now implied by the -B flag.
2262 Fri Mar 25 00:31:22 1994  Jason Merrill  (jason@deneb.cygnus.com)
2264         * builtinbuf.h: Add put /**/ around comment on trailing #endif.
2266         * Makefile.in (c++clean): Make clean in tests subdir, too.
2268 Wed Mar 23 16:42:09 1994  Doug Evans  (dje@canuck.cygnus.com)
2270         * configure.in: Remove Makefile.tem before creating it.
2271         Needed when configuring from read-only source trees.
2273 Wed Mar 16 14:06:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2275         * stdstreams.cc:  Fix so that stdiobuf are used for cin/cout/cerr,
2276         unless _STDIO_USES_IOSTREAM is defined.
2277         * filebuf.cc (filebuf::setbuf):  Fix confusion about return
2278         value from _IO_file_setbuf.
2280 Sun Mar 13 00:54:12 1994  Paul Eggert  (eggert@twinsun.com)
2282         * config.shared: Ensure that `all' precedes `.PHONY';
2283         BSDI 1.1 needs this.
2285 Sat Mar 12 03:58:00 1994  Paul Eggert  (eggert@twinsun.com)
2287         * config.shared: Output a definition of INSTALL that uses
2288         $${rootme}, not ${rootme}.  Most `make's don't care, but BSDI
2289         1.1 `make' does.
2291 Fri Mar  4 17:33:01 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2293         * iopopen.c:  #define _POSIX_SOURCE.
2294         * isgetline.c (istream::getline):  Various fixes.
2296 Thu Mar  3 17:58:20 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2298         * iostream.cc (write_int):  Fix test for when to add initial '0'
2299         when ios::oct and ios::showbase are set.
2300         For hex, showbase adds initial 0x (or 0X) regardless of val==0.
2301         Bugs reported by Phil Roth <proth@cs.uiuc.edu>.
2303 Mon Feb 21 13:18:20 1994  H.J. Lu  (hjl@nynexst.com)
2305         * libio.h (_IO_PENDING_OUTPUT_COUNT(_fp)): return the
2306         pending output count in _fp.
2308 Fri Feb 25 09:26:57 1994  Ian Lance Taylor  (ian@cygnus.com)
2310         * gen-params: For HAVE_SYS_WAIT, compile dummy.c, not dummy.C.
2312 Tue Feb 22 11:19:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2314         * streambuf.h, genops.c, libioP.h:  Rename references to
2315         _IO_FILE fields other_gbase => _IO_save_base,
2316         _aux_limit => _IO_backup_base, and _other_egptr => _IO_save_end.
2317         * libio.h:  Remove no-longer needed macros _other_gbase,
2318         _aux_limit, and _other_egptr.
2319         * genops.c (__underflow, _IO_default_finishh, _IO_unsave_markers):
2320         Check _IO_save_base for NULL before FREEing it or calling
2321         _IO_free_backup_area.
2323 Thu Feb 17 15:26:59 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2325         * gen-params:  Improve deduction of _G_uint32 and _G_int32.
2326         Should now work for 16-bit, 32-bit, or 64-bit targets.
2327         * gen-params:  Check for sys/wait.h using ${CC}, since it's
2328         now used in a C file, not a C++ file.
2329         * floatconv.c:  Typedef _G_uint32_t as unsigned32, and use
2330         unsigned32 in place of unsigned long.  (Needed for Alpha.)
2332 Tue Feb  8 13:40:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2334         * fileops.c (_IO_file_close_it):  Simplify by using _IO_do_flush.
2335         * fileops.c (_IO_file_finish):  Don't call _IO_file_close_it -
2336         do it inline.  Call _IO_do_flush even if _IO_DELETE_DONT_CLOSE.
2337         * fileops.c (_IO_file_attach):  Set _IO_DELETE_DONT_CLOSE.
2338         * genops.c (_IO_flush_all):  Only call overflow if there is
2339         something to write.
2340         * iofclose.c (_IO_fclose):  Check that magic number is correct,
2341         and clear it when done.  Avoids crashing some buggy applications.
2342         * iogetline.c (_IO_getline):  Don't gratuitously increment old_len.
2343         * iogets.c (_IO_gets):  Take care to get required ANSi semantics.
2345 Sun Feb  6 19:50:39 1994  Jason Merrill  (jason@deneb.cygnus.com)
2347         * iomanip.cc: Explicitly instantiate operator<< and >>.
2349 Fri Feb  4 12:28:22 1994  Jason Merrill  (jason@deneb.cygnus.com)
2351         * config.shared (CXXFLAGS): Use -fexternal-templates.
2353         * iomanip.h: Uncomment #pragma interface.
2355 Thu Jan 20 13:48:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2357         If no characters are read by fgets, ANSI C doesn't allow '\0' to
2358         be written to the buffer, but it is required by ANSI C++
2359         for istream::get and istream::getline.  Both use _IO_getline ...
2360         * iogetline.c (_IO_getline):  Don't write a '\0' at the end
2361         of the read data.  The input buffer length does not include
2362         space for a '\0'.
2363         * iofgets.c, iogets.c:  Change appropriately.
2364         Also check for _IO_ERR_SEEN, as required by ANSI.
2365         * isgetline.cc:  Update accordingly.
2367 Mon Jan 17 13:24:26 1994  Jason Merrill  (jason@deneb.cygnus.com)
2369         * Makefile.in (c++clean): Added target for compiler testing
2370         (i.e. make c++clean all).
2372 Mon Jan 10 11:20:42 1994  Per Bothner  (bothner@kalessin.cygnus.com)
2374         * libio.h (_IO_putc):  Add parentheses.
2375         Patch from Rik Faith <faith@cs.unc.edu>.
2377 Tue Jan  4 01:32:28 1993  Hongjiu Lu (hjl@nynexst.com)
2379         * genops.c (_IO_default_xsputn):
2380           (_IO_default_xsgetn):
2381         * ioignore.c: change "_IO_size_t count" to
2382           "_IO_ssize_t count".
2383         * iogetline.c: change "_IO_size_t len" to
2384           "_IO_ssize_t len".
2386 Mon Dec 20 00:31:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2388         * config.shared (CXXINCLUDES):  Fix quoting of $(NOSTDINC).
2390 Sun Dec 19 21:03:45 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2392         * Makefile.in (VERSION):  Increase to 0.63.
2394 Fri Dec 17 13:02:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2396         * iofread.c (_IO_fread):  Return 0 if either size or count is 0.
2397         * iofwrite.c (_IO_fwrite):  Return 0 if either size or count is 0.
2398         (This is consistent with fread, and most implementations, but not
2399         with a literal reading of the ANSI spec.)
2400         * iovfscanf.c (_IO_vfscanf):  If got EOF while skipping spaces,
2401         set seen_eof and break (instead of returning).
2402         * sbscan.cc (streambuf::vscan):  Set error state before returning.
2403         * streambuf.h:  Add a forward declarations for class istream
2404         to work around a g++ vtable name mangling bug.  (Patch from
2405         harry@pdsrc.hilco.com via Jeffrey A Law <law@snake.cs.utah.edu>.)
2406         * NEWS:  New file.
2408 Sat Dec 11 16:21:08 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2410         * iovfprintf.c (struct helper_file, _IO_helper_overflow,
2411         helper_vfprintf, _IO_helper_jumps):  New structs and functions.
2412         (_IO_vfprintf):  Use helper_vfprintf to make printing to
2413         unbuffered files more efficient.
2414         * genops.c (_IO_default_underflow), libioP.h:  New function.
2416         * iovsscanf.c (_IO_vsscanf):  The input string's length marks
2417         its logical end-of-file.
2419 Wed Dec  8 13:20:46 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2421         * indstream.cc (indirectbuf::sync()):  Don't crash if get_stream()
2422         or put_stream() are NULL;  sync() both streams even if error.
2424 Sun Dec  5 19:24:29 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
2426         * iostreamP.h (convert_to_seekflags): Use _IO_seek_set instead of
2427         0 inside the conditial expressions.
2429         * iofsetpos.c (_IO_fsetpos): Delete unused var `pos'.
2431 Sat Dec  4 15:57:26 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2433         * filedoalloc.c (_IO_file_doallocate):  Change type of couldbetty
2434         to int, and type of size to _IO_size_t, instead of size_t.
2435         (Change needed for Ultrix, which incorrectly deliberately doesn't
2436         define size_t in <sys/types.h> if _POSIX_SOURCE is defined.)
2438 Thu Dec  2 22:43:03 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2440         * fileops.c (_IO_file_finish):  Remove redundant call to _IO_un_link.
2441         * iofclose.c (_IO_fclose):  Don't call fp->_jumps->__close;  it's
2442         too low-level.  Instead call _IO_file_close_it.
2443         * dbz/Makefile.in (rclean, distclean):  Add some missing files.
2445 Wed Dec  1 13:19:14 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2447         * config/hpux.mt (MATH_H_INLINES): No longer define.
2448         Patch from Jeffrey A Law <law@snake.cs.utah.edu>.
2450 Fri Nov 26 13:28:36 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2452         * config.shared (CINCLUDES):  Define default if libg++.
2453         * iofread.c:  Use _IO_sgetn.c.
2454         * iolibio.h (_IO_clearerr):  Fix typo.
2455         * genops.c (_IO_seekmark):  Return 0 on success.
2456         * floactconv.c (Binit):  Change to static.
2457         * iofclose.c (_IO_fclose):  Check if file is _IO_stdin, _IO_stdout,
2458         or _IO_stderr;  if so don't try to free it.  Fix from hjl@nynexst.com.
2460         * genops.c (_IO_default_sync), libioP.h:  New function.
2461         * libioP.h (_IO_default_close):  Use _IO_default_sync -same interface.
2463         * Makefile.in:  Increase version to 0.62.
2464         * iopopen.c (_IO_proc_close):  Use waitpid (available in libibarty,
2465         if needed), rather than wait.  Don't block/ignore SIGINT etc,
2466         as this is counter to Posix.2.
2467         * iopopen.c:  Chain open proc_files, and have the child close
2468         the ones that are open (as required by Posix.2).
2470         * fstream.h (fstreambase::rdbuf), strstream.h (strstreambase
2471         ::rdbuf):  Call ios::rdbuf() instead of getting _strbuf directly.
2473         * sbscan.cc (streambuf::vscan):  Comment out duplicate default arg.
2474         * floatconv.c:  Recognize Alpha and i860 as little-endian.
2475         * streambuf.cc:  Return two bogus value returns from void functions.
2476         * iolibio.h, iofwrite.c:  Fix buffer type to (const void*).
2477         * libio.h:  Predefine of struct _IO_FILE to help non-g++-compilers.
2478         * libioP.h, pfstream.cc, stdfiles.c, iovfscanf.c: Cleanup syntax junk.
2479         * stdstreams.cc:  Minor simplification.
2480         * streambuf.h, builtinbuf.cc:  Add non-const ios::_IO_fix_vtable()
2481         for temporary binary compatibility.
2483         * filedoalloc.c, fileops.c:  Add _POSIX_SOURCE.
2484         * fileops.c, iofopen.c, iofputs.c, iostream.cc, strops.c,
2485         strstream.cc, genops.c:  Add some missing #includes.
2486         * iofopen.c, iofdopen.c:  Return NULL if malloc fails.
2487         * iovfscanf.c:  Fix return type in strtol prototype.
2488         * fwrite.c:  Remove bogus file.
2490 Wed Nov 17 14:09:42 1993  Per Bothner  (bothner@cygnus.com)
2492         * builtinbuf.cc (ios::_IO_fix_vtable), streambuf.h:  Make method
2493         const, to reduce problems with -Wcast-qual.
2495 Tue Nov 16 19:30:42 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
2497         * config.shared (CXXINCLUDE): use ${} instead of $() for NOSTDINC
2499 Tue Nov 16 14:15:45 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2501         * iopopen.c (_IO_proc_close):  Re-structure to avoid
2502         declarations after statements.
2503         * floatconv.c:  If not __STDC__, #define DBL_MANT_DIG.
2504         * config/isc.mt (G_CONFIG_ARGS): Remove bogus spaces.
2505         Patch from David A. Avery <daa@nic.cerf.net>.
2507 Tue Nov 16 15:58:31 1993  Mark Eichin  (eichin@cygnus.com)
2509         * Makefile.in (_G_config.h): explicitly use $(SHELL) to run
2510         gen-params, since we know it is a script (we're explicitly looking
2511         in ${srcdir} for it) and /bin/sh might not be good enough.
2513 Mon Nov 15 13:26:22 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2515         * builtinbuf.cc:  Don't depend on initialization of static
2516         variable builtinbuf::vtable, since that might happen after
2517         we need it (for a static constructor).  Instead, initialize
2518         it when needed by inlining the code from get_builtin_vtable
2519         into ios::_IO_fix_vtable().
2521         * floatconv.c:  Avoid using #elif, which some C compilers lack.
2522         * iogetline.c, libioP.h:  Make char parameter be int, to avoid
2523         some default promotion anomalies.
2525 Fri Nov  5 11:49:46 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2527         * config.shared (do-clean-dvi):  Remove TeX work files.
2528         * iopopen.c (extern _IO_fork):  Don't use parameter type void.
2529         * strops.c (_IO_str_init_static):  Clear the allocate_buffer
2530         function pointer, to mark the strfile as being static.
2531         Bug fix from Mike Raisbeck <mike@pudding.rtr.COM>.
2533 Thu Nov  4 10:44:24 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2535         * filebuf.cc (filebuf:): Use sseekoff rather than seekoff
2536         (which loses if vtable pointer is NULL).
2538         * iostream.cc (ostream::operator<<(long long n)):  Fix thinko.
2540         * Makefile.in (VERSION):  Increase to 0.60.
2541         * Makefile.in (IO_OBJECTS):  Added iopopen.o.
2542         * config.shared (DISTCLEAN):  Also remove Make.pack.
2543         * config.shared (CXXINCLUDES):  Add $(NOSTDINC).
2545         * config.shared (INSTALL):  Fix so it ues the correct install.sh
2546         whether $srcdir is absolute or relative.
2548         * floatconv.c (DBL_MAX_10_EXP): Fix default value.
2550 Wed Nov  3 10:20:49 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2552         * gen-params:  Make more robust to allow random junk (NeXT
2553         has spaces) before typedefs.
2555         * fileops.c (_IO_file_overflow):  Reduce code duplication.
2556         * Makefile.in (IO_OBJECTS):  Remove ioputs.o.
2558         * iovfscanf.c, libio.h:  Extra parameter to _IO_vfscanf,
2559         for optionally setting an error indication..
2560         * iofscanf.c, ioscanf.c, iofscanf.c, iovsscanf.c:  Fix calls to
2561         _IO_vfscanf to pass an extra NULL.
2562         * sbscan.cc (streambuf::vscan):  If passed an extra stream,
2563         set its error state (using new _IO_vfscanf parameter.
2565         * filedoalloc.c, fileops.c, genops.c, iogetline.c, ioignore.c,
2566         libio.h, libioP.h, streambuf.cc streambuf.h, strfile.h, strops.c,
2567         strstream.cc:  Replace macros (_base, _ebuf, _eback, _gptr, _egptr,
2568         _pbase, _pptr, _epptr) by field names (_IO_buf_base, _IO_buf_end,
2569         _IO_read_base, _IO_read_pre, IO_read_end, _IO_write_base,
2570         _IO_write_ptr, _IO_write_end).
2571         * libio.h:  Remove the old macros (which fixes a conflict.
2573 Mon Nov  1 15:22:12 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2575         * iostream.cc:  Use _IO_sputn instead of sputn.  _IO_sputn does
2576         not require a vtable pointer, and is also slightly faster.
2578         * builtinbuf.{h,cc} (builtinbuf::setbuf):  Fix return and
2579         parameter types.
2581 Mon Oct 25 12:56:33 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2583         Kludge to make sure _IO_FILE buffers get flushed before exit.
2584         * dbz/dbzmain.c, dbz/fake.c, dbz/byteflip.c:
2585         Invoke DBZ_FINISH macro (if defined) before (normal) exits.
2586         * dbz/Makefile.in (CFLAGS):  Define DBZ_FINISH to call _IO_flush_all.
2588 Sat Oct 23 22:10:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2590         * Makefile.in (VERSION):  Set to 0.60 for libg++ release.
2591         * fileops.c (_IO_file_attach):  Set _offset to _IO_pos_BAD.
2592         * iostream.cc (ostream::flush):  Fix thinkp.
2593         * editbuf.cc, isgetsb.cc, isscan.cc, osform.cc, parsestream.cc,
2594         pfstream.cc, sbform.cc, sbscan.cc, stdstreams.cc, stream.cc:
2595         Replace #include "ioprivate.h" by #include "libioP.h" (and
2596         sometimes stdarg.h, stdlib.h and/or string.h).
2597         * ioprivate.h:  Removed.
2600 Thu Oct 21 19:24:02 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2602         * PlotFile.h, SFile.h, editbuf.cc, editbuf.h, filebuf.cc,
2603         fstream.cc, fstream.h, indstream.cc, indstream.h, iomanip.cc,
2604         iomanip.h, ioprivate.h, iostream.cc, iostream.h, isgetline.cc,
2605         isgetsb.cc, parsestream.cc, parsestream.h, pfstream.cc,
2606         pfstream.h, procbuf.cc, procbuf.h, stdiostream.cc, stdiostream.h,
2607         stdstreams.cc, streambuf.cc, streambuf.h, strstream.cc,
2608         strstream.h:  Remove old (duplicate) copyright notices.
2610         * iostream.cc:  Fix calls to sync() to be safe in the presence
2611         of vtable-less streambufs.
2613 Wed Oct 20 15:22:04 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2615         * streambuf.h (streambuf::underflow, streambuf::overflow):
2616         Don't make virtual functions pure.
2617         * streambuf.cc (streambuf::underflow, streambuf::overflow):
2618         Default definitions (return EOF).
2619         * fstream.h:  Add new (int fd, char* buf, int len) constructors.
2620         These are deprecated, but added for AT&T compatibility.
2621         * fstream.cc fstreambase::fstreambase(int fd, char *p, int l): New.
2623 Thu Oct 14 14:57:01 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
2625         * configure.in: use 'mv -f' instead of 'mv'
2627 Tue Oct 12 05:01:44 1993  Mike Stump  (mrs@cygnus.com)
2629         * floatconv.c: Fix typo, change __STDC to __STDC__.
2631 Mon Oct 11 17:03:12 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2633         * cleanup.c:  It should be #if _G_HAVE_ATEXIT, not #ifdef.
2635         * floatconv.c, iostrerror.c, iovfprintf.c, iovfscanf.c, libioP.h:
2636         Bunch of fixes to allow use of non-ANSI (K&R) C compilers.
2638         * Makefile.in (iostream.list):  Use CC=$(CXX) to force use of gcc.
2639         * README:  New file.
2641 Fri Oct  8 16:19:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2643         * Makefile.in:  Move ioungetc.o from STDIO_WRAP_OBJECTS to
2644         IO_OBJECTS (since it is needed for iovfscanf.c).
2645         * iostrerror.c:  Add declaration of strerror.
2647 Thu Oct  7 12:02:28 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2649         * cleanup.c:  New file, to cause flushing at exit.
2650         * filedoalloc.c:  Cause flushing on exit.
2651         * Makefile.in (OSPRIM_OBJECTS):  Add cleanup.o.
2652         * gen-params:  Check for atexit.
2654 Tue Oct  5 19:11:14 1993  Mike Stump  (mrs@cygnus.com)
2656         * ioperror.c (_IO_strerror): Add missing ()s in _PARAMS usage.
2658 Tue Oct  5 10:33:37 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2660         * iofprintf.c, iofscanf.c, ioprintf.c, ioscanf.c, iosprintf.c,
2661         iosscanf.c:  Remove bogus semi-colon after va_dcl.
2662         * ioperror.c:  Fix typos in declaration.
2664 Mon Oct  4 17:12:22 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2666         * configure.in (CLEAN):  Define (as _G_config.h *.a).
2668         * fileops.c (_IO_file_read):  Don't assume EINTR is defined.
2669         * iosetbuf.c:  Replace by generalized ...
2670         * iosetbuffer.c:  ... variant, derived from BSD.
2671         * Makefile.in (STDIO_WRAP_OBJECTS):  Change correspondingly.
2672         * iosetvbuf.c (iosetvbuf):  Minor ANSI tweak.
2673         * iostdio.h (setbuf, setlinebuf):  New #defines.
2674         * iolibio.h (_IO_setbuf, _IO_setlinebuf):  (Re-)define as macros.
2675         * Makefile.in (LIBIO_OBJECTS):  New macro.
2677 Tue Sep 28 14:15:52 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2679         * libioP.h (_IO_proc_open, _IO_proc_close): Add missing return types.
2680         * procbuf.cc:  Belated fixes.
2682 Mon Sep 27 14:04:47 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2684         * Makefile.in: List new files.  Add STDIO_WRAP_OBJECTS macro.
2685         * floatconv.c (d2b):  Use Exp_msk11 instead of Exp_msk1.
2686         * iofgetpos.c (_IO_fgetpos), iofsetpos.c (_IO_fsetpos):  Clean up.
2687         * iolibio.h:  New file.  Declarations of _IO_foo, for most foo
2688         where foo is a stdio function.  (Remove these from libio.h.)
2689         * iostream.h (istream::istreambuf, ostream::ostreambuf):  Move
2690         obsolete functions inside #ifdef _STREAM_COMPAT.
2691         * libio.h, libioP.h, streambuf.h, parsestream.h, stdiostream.h:
2692         Use _IO_fpos_t rather than _IO_pos_t.
2693         * iopopen.c:  New file type, for pipe (popen-like) streams.
2694         * procbuf.cc:  Now just a C++ wrapper for the files in iopopen.c.
2695         * streambuf.h (ios::unsetf):  Return complete old value of flags.
2696         * iogets.c (_IO_gets(), ioungetc.c (_IO_ungetc), ioperror.c
2697         (_IO_perror), iostrerror.c (_IO_strerror):  New files and
2698         functions, for stdio implementation.
2699         * iostdio.h:  Add declarations for various recently-added functions.
2701 Sun Sep 12 14:24:55 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2703         * streambuf.h (ios::showpos):: Fix typo.
2705 Fri Aug 27 12:05:47 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2707         * iopadn.c (_IO_padn):  Change to return count of chars written.
2708         * outfloat.c, iovfprintf.c:  Change for new _IO_padn interface.
2709         * iostream.cc (ostream::operator<<):  Make sure to set badbit
2710         on a failure (many places).  Use _IO_padn more.
2711         * iostream.cc (ostream& ostream::operator<<(const void *p):  Move to
2712         * osform.cc:  ... here, to reduce linking-in-the-world syndrome.
2713         * osform.cc: Use rdbuf(), instead of _strbuf directly.
2715         * genops.c (_IO_sgetn), libio.h:  New function.
2716         * streambuf.h (streambuf.h::sgetn):  Use _IO_sgetn.
2717         * SFile.cc (SFile::operator[]):  Use sseekoff, not seekoff.
2719 Thu Aug 26 10:16:31 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
2721         * config.shared (SUBDIRS): only recurse if the directory is configured
2723 Wed Aug 25 12:56:12 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2725         * config/{hpux.mt, isc.mt, sco4.mt}:
2726         Moved from ../libg++/config (since they affect _G_config.h).
2727         * configure.in:  Set target_make_frag to one of the above files.
2729 Fri Aug 20 00:53:14 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2731         * iofopen.c (iofopen):  Fix type passed to _IO_un_link().
2732         * Makefile.in (_G_config.h):  Pass $CC (not $CXX) as CC.
2734         * configure.in (configdirs):  Add dbz and stdio.
2735         * fileops.c (_IO_file_seekoff):  Convert more old functionality.
2736         * iofdopen.c:  Use mode parameter to set _flags.
2737         * iofscanf.c, ioputs.c, ioscanf.c, iosprintf.c:  New files.
2738         * Makefile.in (IO_OBJECTS):  Added new objects.
2739         * iostdio.h:  Add feof. fscanf, puts, sprintf, vsprintf.
2740         * libio.h:  Add _IO_vprintf macro.
2741         * iofopen.c:  Invoke _IO_un_link if failure.
2742         * iovsprintf.c:  Write terminating NUL.
2744         * libioP.h:  Add COERCE_FILE macro (by default does nothing).
2745         * iofclose.c, iofflush.c, iofgets.c, iofprintf.c, iofputs.c,
2746         iofread.c, ioftell.c, iofwrite.c, iosetbuf.c, iosetvbuf.c:
2747         Invoke COERCE_FILE macro.
2748         * ioftell.c:  Use _IO_seekoff.
2750 Wed Aug 18 22:49:56 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2752         * sbform.cc (streambuf::form), sbscan.cc (streambuf::scan):
2753         Remove cast to _IO_va_list.  (Loses if array type.)
2755         * libio.h:  Handle _IO_va_list for systems that need <stdarg.h>.
2756         * floatconv.h:  Fix typo (reported by H.J.Lu).
2758 Wed Aug 18 19:34:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
2760         * configure.in (INSTALLDIR): handle native vs. cross case
2762         * Makefile.in (install): don't use $TARGETLIB, set INSTALLDIR to
2763         $(libdir)
2765 Wed Aug 18 12:10:03 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2767         * Makefile.in:  Rename iostream-files to iostream.list.
2768         * configure.in:  Add iostream.list to MOSTLYCLEAN.
2770 Tue Aug 17 18:56:59 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2772         * Makefile.in:  Depend on _G_config.h where appropriate.
2773         * config.shared (CXXINCLUDES):  If doing libg++, search ../libio.
2775 Tue Aug 17 17:34:24 1993  Per Bothner  (bothner@kalessin.cygnus.com)
2777         New directory.  Based on old libg++/iostream code,
2778         but extensively re-written.