From: Wayne Davison Date: Fri, 13 Oct 2006 07:38:15 +0000 (+0000) Subject: - When exiting, set the flag "in_exit_cleanup". X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b1b54199efeba50d29a6ba8025ee8c8193d16dda?hp=b1b54199efeba50d29a6ba8025ee8c8193d16dda - When exiting, set the flag "in_exit_cleanup". - Mark _exit_cleanup() with NORETURN. - Don't ever return from _exit_cleanup(). ---