In default_charset(): if nl_langinfo() gives us "646", return "ascii".
[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...