(file) Return to Platform_ZOS_ZSERIES_IBM.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h between version 1.20 and 1.21

version 1.20, 2005/02/05 22:59:24 version 1.21, 2005/11/15 14:40:29
Line 78 
Line 78 
  
 #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION
  
   #define PEGASUS_HAVE_INTERNAL_INLINES
   
 // removed as Pegasus will work with Native ASCII support on zOS // removed as Pegasus will work with Native ASCII support on zOS
 // #define PEGASUS_HAVE_EBCDIC // #define PEGASUS_HAVE_EBCDIC
  
Line 92 
Line 94 
  
 //#define snprintf(sptr,len,form,data) sprintf(sptr,form,data) //#define snprintf(sptr,len,form,data) sprintf(sptr,form,data)
  
   #define ZOS_SECURITY_NAME "CIMServer Security"
 inline int snprintf(char *sptr, size_t len, const char* form, ...) inline int snprintf(char *sptr, size_t len, const char* form, ...)
 { {
     int returnvalue;     int returnvalue;
Line 102 
Line 105 
     return returnvalue;     return returnvalue;
 } }
  
   #define ZOS_DEFAULT_PEGASUS_REPOSITORY "/var/wbem"
  
 #endif /* Pegasus_Platform_ZOS_ZSERIES_IBM_h */ #endif /* Pegasus_Platform_ZOS_ZSERIES_IBM_h */


Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2