v2: rename security_checkreqprot to security_get_checkreqprot add O_CLOEXEC open flag improve man page description and fix wrong placement hopefully improve sestatus output readability Christian Göttsche (2): libselinux: add security_get_checkreqprot sestatus: show checkreqprot status libselinux/include/selinux/selinux.h | 3 +++ libselinux/man/man3/security_getenforce.3 | 9 ++++++- libselinux/src/checkreqprot.c | 40 +++++++++++++++++++++++++++++++ libselinux/src/selinux_internal.h | 1 + policycoreutils/sestatus/sestatus.c | 14 +++++++++++ 5 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 libselinux/src/checkreqprot.c -- 2.11.0