Optimized unsafe_symlink() to avoid malloc/free calls.
[rsync/rsync.git] / trimslash.c
2002-03-25 Martin PoolAdd a test case for trim_trailing_slashes, and make...