- Moved delete_file() here from rsync.c and improved it to avoid
authorWayne Davison <wayned@samba.org>
Mon, 21 Feb 2005 10:50:30 +0000 (10:50 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 21 Feb 2005 10:50:30 +0000 (10:50 +0000)
commit34e18ecd6158165b9fc706f281c25bc607c3c72e
tree59777470af75d5017040e2ba05328d30f315cad0
parentd4021b6d9b9a644a539746c98fe24f61d95e8ea5
- Moved delete_file() here from c and improved it to avoid
  removing files we just backed up to the current directory and to
  rename a non-empty dir to dir~ (when no backup-dir is specified).
- Made delete_missing() static.
flist.c