OSDN Git Service

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