A couple parsing improvements and a new test case added to
[rsync/rsync-patches.git] / tru64.diff
index 0fb83c0..8751b76 100644 (file)
@@ -1,6 +1,6 @@
 This is an adapted version of the original by Zoong Pham.
 
---- orig/lib/getaddrinfo.c     2005-02-14 02:45:11
+--- orig/lib/getaddrinfo.c     2005-02-14 00:53:44
 +++ lib/getaddrinfo.c  2004-06-18 17:38:35
 @@ -41,6 +41,20 @@
  
@@ -23,7 +23,7 @@ This is an adapted version of the original by Zoong Pham.
  #if defined(__KAME__) && defined(INET6)
  # define FAITH
  #endif
---- orig/syscall.c     2005-02-14 02:45:11
+--- orig/syscall.c     2005-04-07 17:04:26
 +++ syscall.c  2005-02-14 02:54:45
 @@ -27,6 +27,7 @@
  #include "rsync.h"