(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.7 and 1.17

version 1.7, 2002/07/19 21:18:23 version 1.17, 2006/01/30 16:17:07
Line 1 
Line 1 
 //%/////////////////////////////////////////////////////////////////////////////  //%2006////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM,  // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 // The Open Group, Tivoli Systems  // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
   // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.;
   // IBM Corp.; EMC Corporation, The Open Group.
   // Copyright (c) 2004 BMC Software; Hewlett-Packard Development Company, L.P.;
   // 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 21 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Mike Brasher (mbrasher@bmc.com)  
 //  
 // Modified By:  
 //         Brian Bobryk (Brian.Bobryk@compaq.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #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
  
 #include <cstdlib> #include <cstdlib>
 #include <Pegasus/Common/ConfigUnix.h>  #include <cstddef>
   
   #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 44 
Line 49 
  
 #define PEGASUS_SINT64 long long #define PEGASUS_SINT64 long long
  
 #define PEGASUS_LLONG_MAX 9223372036854775807LL  
 #define PEGASUS_LLONG_MIN (-PEGASUS_LLONG_MAX - 1LL)  
   
 #define PEGASUS_ULLONG_MAX 18446744073709551615ULL  
   
 #define PEGASUS_HAVE_NAMESPACES #define PEGASUS_HAVE_NAMESPACES
  
 #define PEGASUS_HAVE_NO_STD #define PEGASUS_HAVE_NO_STD
Line 61 
Line 61 
  
 // #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION // #define PEGASUS_HAVE_TEMPLATE_SPECIALIZATION
  
 #define PEGASUS_HAVE_BOOLEAN  
   
 #define PEGASUS_SUPPRESS_UNREACHABLE_STATEMENTS #define PEGASUS_SUPPRESS_UNREACHABLE_STATEMENTS
  
 #define PEGASUS_SUPPORTS_DYNLIB #define PEGASUS_SUPPORTS_DYNLIB
  
   #define PEGASUS_SOCKLEN_T int
   
 #endif /* Pegasus_Platform_TRU64_ALPHA_DECCXX_h */ #endif /* Pegasus_Platform_TRU64_ALPHA_DECCXX_h */


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2