SELinuxProject / selinux

This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux kernel and is used by Linux distributions. All bugs and patches should be submitted to selinux@vger.kernel.org
Other
1.35k stars 360 forks source link

secilc: kernel policy language is infix #347

Closed topimiettinen closed 2 years ago

topimiettinen commented 2 years ago

Prefix / Polish (CIL): and a b Infix (KPL): a and b Postfix / Reverse Polish: a b and

Signed-off-by: Topi Miettinen toiwoton@gmail.com

topimiettinen commented 2 years ago

Closed by 8243b3e8253ca6bc0dc674ce4b9a9981fc2d99a3