In copy_file(), check len < 0 before checking the close() return values.
[rsync/rsync.git] / trimslash.c
2003-09-10 Wayne DavisonChanged main() definition to avoid an extra prototype...
2003-01-21 Wayne DavisonDeclare preserve_perms for latest syscall.o.
2002-03-25 Martin PoolAdd a test case for trim_trailing_slashes, and make...