OSDN Git Service

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