mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-02 15:41:25 +03:00
26 lines
302 B
Plaintext
26 lines
302 B
Plaintext
Description:
|
|
Determine whether the current process has the permissions of a given group ID.
|
|
|
|
Files:
|
|
lib/group-member.h
|
|
lib/group-member.c
|
|
m4/group-member.m4
|
|
|
|
Depends-on:
|
|
xalloc
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_FUNC_GROUP_MEMBER
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"group-member.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|