1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/group-member
Paul Eggert 3286588847 Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
2005-03-21 22:07:25 +00:00

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