If there is no lchown(), don't try to set the user & group of a symlink.
[rsync/rsync.git] / progress.c
2004-02-28 Wayne DavisonImproved the progress reporting/E.T.A. using a (slightl...
2004-01-27 Wayne DavisonPercentage of file-count output was off by one.
2004-01-13 Wayne DavisonGive the user an idea of how far along in the transfer...
2004-01-13 Wayne DavisonMoved a couple externs.
2003-12-12 Wayne DavisonNeatened up the indentation.
2003-07-08 Wayne DavisonOptimized show_progress() to reduce the calls to gettim...
2002-04-08 Martin PoolFix copyright.
2002-04-08 Martin PoolSplit code out into separate files and remove some...