bde b54fa2acf7 Exit with a nonzero status if we get killed by a SIGINT. POSIX.2
specifies exiting with a zero status if the file was copied
successfully, and with a nonzero status if an error occurred.  We
are too sloppy to tell if the file was copied successfully when we
get killed by a SIGINT, but it is unlikely to have been.  Added a
comment about related sloppiness (calling exit() from a signal
handler).
1998-02-24 01:45:05 +00:00
..
1998-02-11 06:34:38 +00:00
1997-02-22 14:13:04 +00:00
1997-12-31 12:25:35 +00:00
1997-02-22 14:13:04 +00:00
1997-04-01 23:46:22 +00:00
1997-12-10 17:52:49 +00:00
1998-02-18 22:49:58 +00:00
1997-08-12 21:20:12 +00:00
1997-12-12 18:11:29 +00:00
1997-02-22 14:13:04 +00:00
1997-02-22 14:13:04 +00:00