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

Diff for /pegasus/src/Pegasus/Common/Platform_LINUX_IA64_GNU.h between version 1.24 and 1.26

version 1.24, 2006/06/26 22:23:29 version 1.26, 2006/11/17 18:32:41
Line 69 
Line 69 
 #include <stdio.h> #include <stdio.h>
 #include <stdlib.h> #include <stdlib.h>
 #include <sys/param.h> // For MAXHOSTNAMELEN #include <sys/param.h> // For MAXHOSTNAMELEN
   #include <limits.h>    // _POSIX_HOST_NAME_MAX
  
 #if defined(PEGASUS_OS_LSB) && !defined(MAXHOSTNAMELEN) #if defined(PEGASUS_OS_LSB) && !defined(MAXHOSTNAMELEN)
 #define PEGASUS_MAXHOSTNAMELEN 64 #define PEGASUS_MAXHOSTNAMELEN 64
Line 80 
Line 81 
 # define PEGASUS_HIDDEN_LINKAGE __attribute__((visibility("hidden"))) # define PEGASUS_HIDDEN_LINKAGE __attribute__((visibility("hidden")))
 #endif #endif
  
   #define PEGASUS_HAVE_PTHREADS
   
   #define PEGASUS_HAVE_NANOSLEEP
   
 #endif /* Pegasus_Platform_LINUX_IA64_GNU_h */ #endif /* Pegasus_Platform_LINUX_IA64_GNU_h */


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.26

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2