git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / group-member
blob20075dd6d445d538850f563fe7f2ef01d9bd28c4
1 Description:
2 Determine whether the current process has the permissions of a given group ID.
4 Files:
5 lib/group-member.h
6 lib/group-member.c
7 m4/group-member.m4
9 Depends-on:
10 extensions
11 getgroups
12 xalloc
13 stdbool
15 configure.ac:
16 gl_FUNC_GROUP_MEMBER
18 Makefile.am:
20 Include:
21 "group-member.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering