mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-09 07:39:07 +00:00
4878981229
Update the CIL documentation for the in-statement processing and duplicate macro and block declarations with block inheritance. Duplicate macro and block declarations are allowed if they occur as the result of block inheritance. Document the fact that inherited macros are overridden by any macros already declared in a namespace and that declaring a block in a namespace that will inherit a block with the same name can be used to allow in-statements to be used on the block. The new in-statement syntax still supports the old syntax but adds the ability to specify whether the in-statement should be resolved before or after block inheritance is resolved. Signed-off-by: James Carter <jwcart2@gmail.com> |
||
---|---|---|
.. | ||
cil_access_vector_rules.md | ||
cil_call_macro_statements.md | ||
cil_class_and_permission_statements.md | ||
cil_conditional_statements.md | ||
cil_constraint_statements.md | ||
cil_container_statements.md | ||
cil_context_statement.md | ||
cil_default_object_statements.md | ||
cil_design.dia | ||
cil_design.jpeg | ||
cil_file_labeling_statements.md | ||
cil_infiniband_statements.md | ||
cil_introduction.md | ||
cil_mls_labeling_statements.md | ||
cil_network_labeling_statements.md | ||
cil_policy_config_statements.md | ||
cil_reference_guide.md | ||
cil_role_statements.md | ||
cil_sid_statements.md | ||
cil_type_statements.md | ||
cil_user_statements.md | ||
cil_xen_statements.md | ||
Makefile | ||
README.md | ||
secil.xml | ||
theme.theme |