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

Diff for /pegasus/src/Pegasus/Common/System.h between version 1.39 and 1.40

version 1.39, 2004/05/26 17:04:39 version 1.40, 2004/06/10 21:54:40
Line 254 
Line 254 
     */     */
     static Boolean changeFilePermissions(const char* path, mode_t mode);     static Boolean changeFilePermissions(const char* path, mode_t mode);
  
 #if defined(PEGASUS_OS_HPUX)      /**
           Flag indicating whether shared libraries are loaded with the
           BIND_VERBOSE option.
   
           THIS FLAG IS USED ON HP-UX ONLY.
        */
     static Boolean bindVerbose;     static Boolean bindVerbose;
 #endif  
  
     /** This function is an abstraction for the openlog interface used in the Logger     /** This function is an abstraction for the openlog interface used in the Logger
         class.  Each platform intending to use system logs should support this interface         class.  Each platform intending to use system logs should support this interface


Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2