[BACK]Return to capability.h CVS log [TXT][DIR] Up to [local] / prex-old / include / prex

Diff for /prex-old/include/prex/capability.h between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:44 version 1.1.1.1.2.1, 2008/08/13 17:12:27
Line 31 
Line 31 
 #define _PREX_CAPABILITY_H  #define _PREX_CAPABILITY_H
   
 /*  /*
    * Type of capability
    */
   typedef uint32_t        cap_t;
   
   /*
  * Task capabilities   * Task capabilities
  *   *
  * Bit 0:  Allow setting capability   * Bit 0:  Allow setting capability

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb