(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.56 and 1.57

version 1.56, 2005/06/06 14:27:55 version 1.57, 2005/07/15 23:02:20
Line 292 
Line 292 
     */     */
     static Boolean changeFilePermissions(const char* path, mode_t mode);     static Boolean changeFilePermissions(const char* path, mode_t mode);
  
     /** Checks whether the specified file is owned by the effective user for      /** Checks whether the specified file is a regular file owned by the
         the current process.          effective user for the current process.
         @param path Path of the file to check.         @param path Path of the file to check.
         @return True if the file is owned by the effective user for the         @return True if the file is owned by the effective user for the
         current process, false otherwise.         current process, false otherwise.


Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2