summaryrefslogtreecommitdiff
path: root/modules/mgetgroups
blob: cd249dba31421e97ab18e7cff23ca8c796ca39a8 (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:
Return the group IDs of a user or current process in malloc'd storage.

Files:
lib/mgetgroups.c
lib/mgetgroups.h
m4/mgetgroups.m4

Depends-on:
getgroups
getugroups
realloc
xalloc

configure.ac:
gl_MGETGROUPS

Makefile.am:

Include:
"mgetgroups.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake