Don't call utimes() on a dir that doesn't need its mtime changed.
[rsync/rsync.git] / lib / permstring.h
2006-01-30 Wayne DavisonChanged the mode arg from an int to a mode_t.
2001-11-27 Martin PoolSplit code to generate "rwx-----" strings into lib...