All of the following new code is protected by `#if DONT_UNLINK_WHILE_OPEN'
authorJim Meyering <jim@meyering.net>
Mon, 11 Jan 1999 04:52:44 +0000 (04:52 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 Jan 1999 04:52:44 +0000 (04:52 +0000)
commitc970990a0a85a41d1ac5cb9167ea091e9f566302
tree7153e394b3cbec6e6dcf7ba38ad4de4f52c2b8bb
parent500f608a4d95c2c139c24a9e618ff29ab0a389f1
All of the following new code is protected by `#if DONT_UNLINK_WHILE_OPEN'
(file_to_remove): New global.
(fp_to_close): New global.
(unlink_tempfile): New function.
(record_tempfile): New function.
(save_stdin): Call record_tempfile.
Use SET_BINARY.
(main): Use SET_BINARY and SET_BINARY2.
From Eli Zaretskii.
src/tac.c