Changed main() definition to avoid an extra prototype being put
[rsync/rsync.git] / tls.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-04-09 Martin Poollong int and signedness fix from Nelson Beebe
2002-04-08 Martin PoolClean up comments for Doxygen.
2002-02-18 Martin PoolMust use STRUCT_STAT not "struct stat" to be compatible...
2002-01-11 Martin PoolMerge ChangeSet@1.12: tls now shows number of links...
2001-12-14 Martin PoolReadlink(2) does not nul-terminate the output buffer...
2001-12-02 Martin Poolconst-cast required for silly UNICOS headers
2001-11-27 Martin PoolShow symlink targets
2001-11-27 Martin Poolmtime and ownership of symlinks can be random, so don...
2001-11-27 Martin PoolThe size of anything but a regular file is probably...
2001-11-27 Martin PoolAlso list permissions, ownership, size, and mtime.
2001-09-07 Martin PoolDoc.
2001-09-07 Martin PoolAdd a little implementation of ls(1) so that we can...