handle systems that don't take a 2nd argument to gettimeofday()
[rsync/rsync.git] / lib / compat.c
2000-01-23 Andrew Tridgellhandle systems that don't take a 2nd argument to gettim...
1999-11-01 Andrew Tridgelladded a replacement inet_aton() for systems that don...
1999-02-12 David DykstraChange the implementation of memmove in lib/compat...
1999-02-03 David DykstraAdd alternate implementation of waitpid() for systems...
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