(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.31 and 1.33.6.1

version 1.31, 2007/05/29 17:21:07 version 1.33.6.1, 2007/09/11 16:32:43
Line 68 
Line 68 
  
 #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  
 // #define PEGASUS_HAVE_EBCDIC  
   
 #define PEGASUS_HAS_SIGNALS #define PEGASUS_HAS_SIGNALS
  
 #define PEGASUS_MAXHOSTNAMELEN  256 #define PEGASUS_MAXHOSTNAMELEN  256
Line 90 
Line 85 
  
 #define PEGASUS_HAVE_PTHREADS #define PEGASUS_HAVE_PTHREADS
  
   #define PEGASUS_HAVE_RECURSIVE_MUTEXES
   
 // use the NON-POSIX conform interface version if required // use the NON-POSIX conform interface version if required
 // to avoid lots of ifdefs for z/OS // to avoid lots of ifdefs for z/OS
 #define pthread_getspecific(x) pthread_getspecific_d8_np(x); #define pthread_getspecific(x) pthread_getspecific_d8_np(x);
  
 #ifndef _REMOTE_CMPI_REMOTE_H  #ifndef _CMPIR_PROXY_PROVIDER_H_
 // use my own snprintf implementation using sprintf mapping // use my own snprintf implementation using sprintf mapping
 // until the Java SDK is fixed to work with _ISOC99_SOURCE // until the Java SDK is fixed to work with _ISOC99_SOURCE
 inline int snprintf(char *sptr, size_t len, const char* form, ...) inline int snprintf(char *sptr, size_t len, const char* form, ...)


Legend:
Removed from v.1.31  
changed lines
  Added in v.1.33.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2