Allow getloginclass in capability mode

As with e.g. getgroups and getlogin it allows querying current process
credential state.

Reported by:	sigsys@gmail.com via kevans
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2020-02-12 18:59:00 +00:00
parent 7ee7e40976
commit e953765f15

View File

@ -288,6 +288,7 @@ getitimer
getgid
getgroups
getlogin
getloginclass
##
## Allow querying certain trivial global state.