fixed a bug in handling the -c option and non-regular files. It hadn't
[rsync/rsync.git] / syscall.c
1998-04-05 Andrew Tridgella couple more system calls wrapped in syscall.c
1998-03-24 Andrew Tridgellcheck a few HAVE_* macros
1998-03-24 Andrew Tridgelladded chmod() and chown() to syscall.c
1998-03-23 Andrew Tridgelladded wrappers around all the system calls that can...