summaryrefslogtreecommitdiff
path: root/modules/group-member
blob: 20075dd6d445d538850f563fe7f2ef01d9bd28c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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:
extensions
getgroups
xalloc
stdbool

configure.ac:
gl_FUNC_GROUP_MEMBER

Makefile.am:

Include:
"group-member.h"

License:
GPL

Maintainer:
Jim Meyering