(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.32

version 1.31, 2007/05/29 17:21:07 version 1.32, 2007/06/04 02:30:04
Line 94 
Line 94 
 // 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.32

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2