76eee01406074b1e69a033a624efb1c6f3db71ff
[gnulib.git] / modules / mgetgroups
1 Description:
2 Return the group IDs of a user or current process in malloc'd storage.
3
4 Files:
5 lib/mgetgroups.c
6 lib/mgetgroups.h
7 m4/mgetgroups.m4
8
9 Depends-on:
10 getgroups
11 getugroups
12 realloc-gnu
13 xalloc-oversized
14
15 configure.ac:
16 gl_MGETGROUPS
17
18 Makefile.am:
19 lib_SOURCES += mgetgroups.c
20
21 Include:
22 "mgetgroups.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Jim Meyering, Eric Blake