Add a Maintainer.
[gnulib.git] / modules / getgroups
1 Description:
2 getgroups() function: return the supplementary group IDs of the current process.
3
4 Files:
5 lib/getgroups.c
6 m4/getgroups.m4
7
8 Depends-on:
9 xalloc
10
11 configure.ac:
12 jm_FUNC_GETGROUPS
13
14 Makefile.am:
15
16 Include:
17 <unistd.h>
18
19 Maintainer:
20 Jim Meyering
21