freebsd-dev/lib/libcasper/services/cap_grp
Mark Johnston 1a05d9519d libcasper/cap_grp tests: Reset the group database handle
Some tests verify that the capgrp capability does not permit calls to
setgrent(3), but all tests need to ensure that they reset the
capability's group database handle, otherwise the local process and
casper process will be out of sync.

The cap_pwd tests already handle this.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 month
2021-01-21 14:30:19 -05:00
..
tests libcasper/cap_grp tests: Reset the group database handle 2021-01-21 14:30:19 -05:00
cap_grp.3 libcasper(3): Document HISTORY within the manpages 2020-06-16 16:48:52 +00:00
cap_grp.c libcasper: using explicit_bzero in cap_grp service 2018-11-04 19:43:59 +00:00
cap_grp.h libcasper(3): Export functions to C++ 2020-04-07 16:40:41 +00:00
Makefile pkgbase: Move libcap_ to FreeBSD-runtime 2019-09-05 14:10:26 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00