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

Diff for /pegasus/src/Executor/User.h between version 1.2 and 1.3

version 1.2, 2007/05/25 18:35:07 version 1.3, 2008/02/05 19:59:40
Line 42 
Line 42 
 EXECUTOR_LINKAGE EXECUTOR_LINKAGE
 int GetUserInfo(const char* user, int* uid, int* gid); int GetUserInfo(const char* user, int* uid, int* gid);
  
   EXECUTOR_LINKAGE
   void SetUserContext(const char* username, int uid, int gid);
   
 #endif /* _Executor_User_h */ #endif /* _Executor_User_h */


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2