Fix serious bug with "use chroot = no" option which caused "uid =" and "gid ="
[rsync/rsync.git] / lib / compat.c
1998-11-15 Andrew Tridgelluse native strlcat() and strlcpy() if available
1998-11-14 Andrew Tridgellchanged strlcat() and strlcpy() to have the same semant...
1998-10-30 Andrew Tridgellcheck for a broken inet_ntoa() on IRIX
1998-06-18 Andrew Tridgellfor consistency use memcpy/memset everywhere instead...
1998-05-27 Andrew Tridgelladded support for --include, --include-from and the...
1998-05-13 Andrew Tridgelladded replacement memmove
1998-02-24 Andrew Tridgellcompatibility functions now split into their own file