summaryrefslogtreecommitdiff
path: root/modules/mgetgroups
blob: bc8a9ddf251ad982866df7c701f3bf58902e92ab (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
28
29
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:
free-posix
getgroups
getugroups
realloc-posix
xalloc-oversized

configure.ac:
gl_MGETGROUPS

Makefile.am:
lib_SOURCES += mgetgroups.c

Include:
"mgetgroups.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, Eric Blake