summaryrefslogtreecommitdiff
path: root/modules/getgroups
blob: 16604f8f3504b507edaf221a9e19f62f7610c4c7 (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
Description:
getgroups() function: return the supplementary group IDs of the current process.

Files:
lib/getgroups.c
m4/getgroups.m4

Depends-on:
xalloc

configure.ac:
gl_FUNC_GETGROUPS

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering