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

Diff for /pegasus/src/Pegasus/Common/Platform_TRU64_ALPHA_DECCXX.h between version 1.12 and 1.21.22.1

version 1.12, 2004/10/17 20:39:17 version 1.21.22.1, 2008/09/09 23:00:29
Line 1 
Line 1 
 //%2004////////////////////////////////////////////////////////////////////////  //%2006////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 6 
Line 6 
 // IBM Corp.; EMC Corporation, The Open Group. // IBM Corp.; EMC Corporation, The Open Group.
 // Copyright (c) 2004 BMC Software; Hewlett-Packard Development Company, L.P.; // Copyright (c) 2004 BMC Software; Hewlett-Packard Development Company, L.P.;
 // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; Symantec Corporation; The Open Group.
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 30 
Line 34 
 #ifndef Pegasus_Platform_TRU64_ALPHA_DECCXX_h #ifndef Pegasus_Platform_TRU64_ALPHA_DECCXX_h
 #define Pegasus_Platform_TRU64_ALPHA_DECCXX_h #define Pegasus_Platform_TRU64_ALPHA_DECCXX_h
  
   #ifdef __cplusplus
 #include <cstdlib> #include <cstdlib>
 #include <cstddef> #include <cstddef>
   #endif
  
 #define PEGASUS_OS_TYPE_UNIX #define PEGASUS_OS_TYPE_UNIX
  
 #define PEGASUS_OS_TRU64 #define PEGASUS_OS_TRU64
  
 #define PEGASUS_ARCHITECTURE_ALPHA  #define PEGASUS_POINTER_64BIT
  
 #define PEGASUS_COMPILER_DECCXX #define PEGASUS_COMPILER_DECCXX
  
Line 49 
Line 55 
  
 #define PEGASUS_HAVE_NO_STD #define PEGASUS_HAVE_NO_STD
  
 #define PEGASUS_HAVE_EXPLICIT  
   
 #define PEGASUS_HAVE_MUTABLE  
   
 #define PEGASUS_HAVE_FOR_SCOPE #define PEGASUS_HAVE_FOR_SCOPE
  
 // #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION // #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION
Line 61 
Line 63 
  
 #define PEGASUS_SUPPORTS_DYNLIB #define PEGASUS_SUPPORTS_DYNLIB
  
   #define PEGASUS_HAVE_PTHREADS
   
   #define PEGASUS_HAVE_NANOSLEEP
   
   /* use POSIX read-write locks on this platform */
   #define PEGASUS_USE_POSIX_RWLOCK
   
 #endif /* Pegasus_Platform_TRU64_ALPHA_DECCXX_h */ #endif /* Pegasus_Platform_TRU64_ALPHA_DECCXX_h */


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.21.22.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2