(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.32.4.1 and 1.33

version 1.32.4.1, 2003/08/04 13:32:42 version 1.33, 2003/08/04 13:30:39
Line 118 
Line 118 
         loading of the library if supported by OS.  Previous to 2.2, Pegasus used RTLD_GLOBAL on Linux         loading of the library if supported by OS.  Previous to 2.2, Pegasus used RTLD_GLOBAL on Linux
         - that behaviour is now deprecated.         - that behaviour is now deprecated.
     */     */
   
     static DynamicLibraryHandle loadDynamicLibrary(const char* fileName);     static DynamicLibraryHandle loadDynamicLibrary(const char* fileName);
  
     static void unloadDynamicLibrary(DynamicLibraryHandle libraryHandle);     static void unloadDynamicLibrary(DynamicLibraryHandle libraryHandle);


Legend:
Removed from v.1.32.4.1  
changed lines
  Added in v.1.33

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2