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

Diff for /pegasus/src/Pegasus/Common/Platform_SOLARIS_X86_64_CC.h between version 1.1.2.2 and 1.2

version 1.1.2.2, 2008/06/30 14:28:44 version 1.2, 2008/09/02 14:11:21
Line 34 
Line 34 
 #ifndef Pegasus_Platform_SOLARIS_X86_64_CC_h #ifndef Pegasus_Platform_SOLARIS_X86_64_CC_h
 #define Pegasus_Platform_SOLARIS_X86_64_CC_h #define Pegasus_Platform_SOLARIS_X86_64_CC_h
  
 #ifndef PEGASUS_OS_SOLARIS  #include <Pegasus/Common/Platform_SOLARIS_CC.h>
 # define PEGASUS_OS_SOLARIS  
 #endif  
   
 //++EMC Solaris Port  
 #include <limits.h>  
 #ifdef __cplusplus  
 #include <cstdio>  
 //--EMC Solaris Port  
   
 #include <cstddef>  
   
 #ifdef PEGASUS_INTERNALONLY  
 using namespace std;  
 #endif  
   
 #endif  
   
 #define PEGASUS_OS_TYPE_UNIX  
  
 #define PEGASUS_ARCHITECTURE_IX86 #define PEGASUS_ARCHITECTURE_IX86
  
 #define PEGASUS_COMPILER_CC  
   
 #define PEGASUS_UINT64 unsigned long long  
   
 #define PEGASUS_SINT64 long long  
   
 #define SEM_VALUE_MAX _POSIX_SEM_VALUE_MAX  
   
 #define PEGASUS_HAVE_NAMESPACES  
   
 #define PEGASUS_HAVE_FOR_SCOPE  
   
 #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION  
   
 #define PEGASUS_DISABLE_INTERNAL_INLINES  
   
 #define PEGASUS_HAVE_PTHREADS  
   
 #define PEGASUS_HAS_SIGNALS  
   
 #define PEGASUS_POINTER_64BIT #define PEGASUS_POINTER_64BIT
  
 #endif /* Pegasus_Platform_SOLARIS_X86_64_CC_h */ #endif /* Pegasus_Platform_SOLARIS_X86_64_CC_h */


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2