close.c (f_exit): Reset f__init so that f_clos does not (incorrectly) think there...
authorMumit Khan <kahn@xraylity.wisc.edu>
Tue, 18 Nov 1997 16:48:12 +0000 (16:48 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 18 Nov 1997 16:48:12 +0000 (09:48 -0700)
commit68660571fcb0260d0fb73157f15f2ea69e2e7834
treed05edfb017fdf8694a79cfcfc0fb100cc6c0835e
parent8baa713c4f6237b7ab8336d8215668dc063d7715
close.c (f_exit): Reset f__init so that f_clos does not (incorrectly) think there is an I/O...

        * libI77/close.c (f_exit): Reset f__init so that f_clos does not
        (incorrectly) think there is an I/O recursion when program is
        interrupted.

From-SVN: r16565
gcc/f/runtime/ChangeLog.egcs
gcc/f/runtime/libI77/close.c