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

Diff for /pegasus/src/Pegasus/Common/Platform_LINUX_ZSERIES_GNU.h between version 1.12 and 1.14

version 1.12, 2006/06/19 19:37:29 version 1.14, 2006/08/09 21:12:42
Line 74 
Line 74 
 #define PEGASUS_MAXHOSTNAMELEN 64 #define PEGASUS_MAXHOSTNAMELEN 64
 #endif #endif
  
 #define PEGASUS_SOCKLEN_T socklen_t  
   
 #if (__GNUC__ >= 4) #if (__GNUC__ >= 4)
 # define PEGASUS_EXPORT __attribute__ ((visibility("default"))) # define PEGASUS_EXPORT __attribute__ ((visibility("default")))
 # define PEGASUS_IMPORT __attribute__ ((visibility("default"))) # define PEGASUS_IMPORT __attribute__ ((visibility("default")))
 # 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_ZSERIES_GNU_h */ #endif /* Pegasus_Platform_LINUX_ZSERIES_GNU_h */


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2