Changeset cf26ba9 in mainline for generic/include/security/cap.h
- Timestamp:
- 2006-05-01T12:24:32Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 953b0f33
- Parents:
- ea199e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/security/cap.h
rea199e5 rcf26ba9 28 28 29 29 /** 30 * Capabilities definitions. 30 * @file cap.h 31 * @brief Capabilities definitions. 32 * 33 * Capabilities represent virtual rights that entitle their 34 * holder to perform certain security sensitive tasks. 35 * 31 36 * Each task can have arbitrary combination of the capabilities 32 37 * defined in this file. Therefore, they are required to be powers
Note:
See TracChangeset
for help on using the changeset viewer.