ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/xrootd-gcc44.patch
(Generate patch)

Comparing COMP/CMSDIST/xrootd-gcc44.patch (file contents):
Revision 1.1 by elmer, Wed May 6 03:30:46 2009 UTC vs.
Revision 1.2 by muzaffar, Wed Jun 8 14:21:02 2011 UTC

# Line 1 | Line 1
1 < diff -Naur orig.xrootd/src/XrdBwm/XrdBwmHandle.cc xrootd/src/XrdBwm/XrdBwmHandle.cc
2 < --- orig.xrootd/src/XrdBwm/XrdBwmHandle.cc      2009-02-12 19:03:52.000000000 +0100
3 < +++ xrootd/src/XrdBwm/XrdBwmHandle.cc   2009-05-06 02:17:50.000000000 +0200
4 < @@ -22,6 +22,7 @@
1 > diff -aur xrootd.orig/src/XrdBwm/XrdBwmHandle.cc xrootd/src/XrdBwm/XrdBwmHandle.cc
2 > --- xrootd.orig/src/XrdBwm/XrdBwmHandle.cc      2011-06-08 15:37:12.000000000 +0200
3 > +++ xrootd/src/XrdBwm/XrdBwmHandle.cc   2011-06-08 15:39:02.000000000 +0200
4 > @@ -23,6 +23,7 @@
5   #include "XrdSys/XrdSysPlatform.hh"
6  
7   #include "XProtocol/XProtocol.hh"
# Line 9 | Line 9 | diff -Naur orig.xrootd/src/XrdBwm/XrdBwm
9  
10   /******************************************************************************/
11   /*                        S t a t i c   O b j e c t s                         */
12 < diff -Naur orig.xrootd/src/XrdCms/XrdCmsAdmin.cc xrootd/src/XrdCms/XrdCmsAdmin.cc
13 < --- orig.xrootd/src/XrdCms/XrdCmsAdmin.cc       2009-02-12 19:03:52.000000000 +0100
14 < +++ xrootd/src/XrdCms/XrdCmsAdmin.cc    2009-05-05 21:31:20.000000000 +0200
15 < @@ -17,6 +17,7 @@
12 > diff -aur xrootd.orig/src/XrdCms/XrdCmsAdmin.cc xrootd/src/XrdCms/XrdCmsAdmin.cc
13 > --- xrootd.orig/src/XrdCms/XrdCmsAdmin.cc       2011-06-08 15:37:12.000000000 +0200
14 > +++ xrootd/src/XrdCms/XrdCmsAdmin.cc    2011-06-08 15:39:02.000000000 +0200
15 > @@ -18,6 +18,7 @@
16   #include <limits.h>
17   #include <unistd.h>
18   #include <sys/types.h>
# Line 20 | Line 20 | diff -Naur orig.xrootd/src/XrdCms/XrdCms
20  
21   #include "XProtocol/YProtocol.hh"
22  
23 < diff -Naur orig.xrootd/src/XrdCms/XrdCmsCache.cc xrootd/src/XrdCms/XrdCmsCache.cc
24 < --- orig.xrootd/src/XrdCms/XrdCmsCache.cc       2009-02-12 19:03:52.000000000 +0100
25 < +++ xrootd/src/XrdCms/XrdCmsCache.cc    2009-05-05 21:39:21.000000000 +0200
26 < @@ -24,6 +24,7 @@
23 > diff -aur xrootd.orig/src/XrdCms/XrdCmsCache.cc xrootd/src/XrdCms/XrdCmsCache.cc
24 > --- xrootd.orig/src/XrdCms/XrdCmsCache.cc       2011-06-08 15:37:12.000000000 +0200
25 > +++ xrootd/src/XrdCms/XrdCmsCache.cc    2011-06-08 15:39:02.000000000 +0200
26 > @@ -25,6 +25,7 @@
27  
28   #include "Xrd/XrdJob.hh"
29   #include "Xrd/XrdScheduler.hh"
# Line 31 | Line 31 | diff -Naur orig.xrootd/src/XrdCms/XrdCms
31  
32   namespace XrdCms
33   {
34 < diff -Naur orig.xrootd/src/XrdCms/XrdCmsParser.cc xrootd/src/XrdCms/XrdCmsParser.cc
35 < --- orig.xrootd/src/XrdCms/XrdCmsParser.cc      2009-02-12 19:03:52.000000000 +0100
36 < +++ xrootd/src/XrdCms/XrdCmsParser.cc   2009-05-06 01:27:31.000000000 +0200
37 < @@ -20,6 +20,7 @@
34 > diff -aur xrootd.orig/src/XrdCms/XrdCmsParser.cc xrootd/src/XrdCms/XrdCmsParser.cc
35 > --- xrootd.orig/src/XrdCms/XrdCmsParser.cc      2011-06-08 15:37:12.000000000 +0200
36 > +++ xrootd/src/XrdCms/XrdCmsParser.cc   2011-06-08 15:39:02.000000000 +0200
37 > @@ -21,6 +21,7 @@
38   #include <string.h>
39   #include <netinet/in.h>
40   #include <sys/types.h>
# Line 42 | Line 42 | diff -Naur orig.xrootd/src/XrdCms/XrdCms
42  
43   #include "XrdCms/XrdCmsParser.hh"
44   #include "XrdCms/XrdCmsRRData.hh"
45 < diff -Naur orig.xrootd/src/XrdCms/XrdCmsResp.cc xrootd/src/XrdCms/XrdCmsResp.cc
46 < --- orig.xrootd/src/XrdCms/XrdCmsResp.cc        2009-02-12 19:03:52.000000000 +0100
47 < +++ xrootd/src/XrdCms/XrdCmsResp.cc     2009-05-06 01:57:58.000000000 +0200
48 < @@ -26,6 +26,7 @@
45 > diff -aur xrootd.orig/src/XrdCms/XrdCmsResp.cc xrootd/src/XrdCms/XrdCmsResp.cc
46 > --- xrootd.orig/src/XrdCms/XrdCmsResp.cc        2011-06-08 15:37:12.000000000 +0200
47 > +++ xrootd/src/XrdCms/XrdCmsResp.cc     2011-06-08 15:39:02.000000000 +0200
48 > @@ -27,6 +27,7 @@
49   #include "XrdNet/XrdNetBuffer.hh"
50   #include "XrdSfs/XrdSfsInterface.hh"
51   #include "XrdSys/XrdSysError.hh"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines