In set_filesystem(), call do_stat(), not link_stat() to ensure
[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...