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

Diff for /pegasus/src/Pegasus/Common/Executor.h between version 1.4 and 1.5

version 1.4, 2007/06/15 17:40:07 version 1.5, 2007/07/24 19:53:15
Line 115 
Line 115 
     */     */
     static int ping();     static int ping();
  
     /** Open the given file with the given mode.      /** Open the given file with the given mode.  The file permissions are
           governed by Executor policy (if the Executor is called) or by the
           process umask setting.
         @param path the path of the file.         @param path the path of the file.
         @param mode 'r'=read, 'w'=write, and 'a'=append.         @param mode 'r'=read, 'w'=write, and 'a'=append.
         @return the file stream or NULL on failure.         @return the file stream or NULL on failure.


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2