Toon Moene
64135693a5
fio.h: Revert type of url from off_t to int.
...
2001-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
* libI77/fio.h: Revert type of url from off_t to int.
* libI77/dfe.c (c_dfe): Cast offset expression in FSEEK to off_t.
* libI77/due.c (c_due): Ditto. (e_rdue): Ditto.
* libI77/ftell_.c (G77_ftell_0): Cast result of FTELL to integer.
(G77_fseek_0): Cast offset argument of FSEEK to off_t.
From-SVN: r43910
2001-07-10 20:39:40 +00:00
Toon Moene
f8d92613d0
configure.in: Check for fseeko, ftello.
...
2001-07-06 Toon Moene <toon@moene.indiv.nluug.nl>
Pedro Vazquez <vazquez@penelope.iqm.unicamp.br>
* configure.in: Check for fseeko, ftello.
* configure: Rebuilt.
* config.h.in: Rebuilt.
* fio.h: Define FSEEK to be fseek or fseeko, depending
on configure's findings. Ditto for FTELL and ftell / ftello.
* backspace.c (f_back): Use FSEEK for fseek, FTELL for ftell.
* dfe.c (c_dfe): Ditto.
* due.c (c_due, e_rdue): Ditto.
* endfile.c (t_runc): Ditto.
* err.c (f__nowreading, f__nowwriting): Ditto.
* ftell_.c (G77_ftell_0, G77_fseek_0): Ditto.
* inquire.c (f_inqu): Ditto.
* open.c (f_open): Ditto.
* rdfmt.c (rd_ed): Ditto.
* sue.c (s_wsue, e_wsue, e_rsue): Ditto.
Co-Authored-By: Pedro Vazquez <vazquez@penelope.iqm.unicamp.br>
From-SVN: r43806
2001-07-06 12:09:39 +00:00
Andreas Jaeger
5cad287eff
backspace.c: Include "config.h".
...
* libI77/backspace.c: Include "config.h".
* libI77/close.c: Likewise.
* libI77/dfe.c: Likewise.
* libI77/dolio.c: Likewise.
* libI77/due.c: Likewise.
* libI77/err.c: Likewise.
* libI77/fmt.c: Likewise.
* libI77/fmtlib.c: Likewise.
* libI77/ftell_.c: Likewise.
* libI77/ilnw.c: Likewise.
* libI77/lread.c: Likewise.
* libI77/open.c: Likewise.
* libI77/rdfmt.c: Likewise.
* libI77/rsfe.c: Likewise.
* libI77/rsne.c: Likewise.
* libI77/util.c: Likewise.
* libI77/wrtfmt.c: Likewise.
* libI77/wsne.c: Likewise.
* libI77/xwsne.c: Likewise.
* libI77/config.h.in: Generate with autoheader.
* libI77/configure.in: Add comments for all AC_DEFINES so that
autoheader can grok it.
* libI77/configure: Regenerated.
From-SVN: r42162
2001-05-16 20:59:29 +02:00
Craig Burley
dbf18916e7
Update libg2c to netlib f2c-19990317
...
From-SVN: r25818
1999-03-17 03:21:44 -05:00
Dave Love
ccea2926bd
Revert last change.
...
From-SVN: r22306
1998-09-07 02:45:11 +00:00
Dave Love
b76d335291
1998-09-06 Dave Love <d.love@dl.ac.uk>
...
From Toon to fix spurious recursive i/o errors:
* libI77/sfe.c (e_wdfe): Set f__init.
* libI77/dfe.c (c_dfe): Check and set f__init.
(s_rdfe, s_wdfe): Don't check and set f__init.
From-SVN: r22294
1998-09-06 06:15:14 +00:00
Dave Love
b93be35be0
backspace.c, [...]: Update to Netlib version of 1998-06-18.
...
1998-06-23 Dave Love <d.love@dl.ac.uk>
* libI77/backspace.c, libI77/dfe.c, libI77/due.c, libI77/iio.c,
libI77/lread.c, libI77/ sfe.c, libI77/sue.c, libI77/wsfe.c: Update
to Netlib version of 1998-06-18.
From-SVN: r20678
1998-06-23 14:37:15 +00:00
Craig Burley
6d3e8f6239
Tweaks to eliminate unnecessary differences vs.
...
Tweaks to eliminate unnecessary
differences vs. netlib libf2c.
From-SVN: r19878
1998-05-19 11:01:52 +00:00
Craig Burley
a843efa0d4
Update to Netlib version of 1998-04-20
...
From-SVN: r19877
1998-05-19 10:52:03 +00:00
Jeff Law
81fea2b1d1
* Previous contents of gcc/f/runtime moved into toplevel
...
"libf2c" directory.
From-SVN: r17568
1998-01-31 18:37:08 -07:00