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

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

Depends-on:
malloc-posix
stdint
unistd

configure.ac:
gl_FUNC_GETGROUPS
gl_UNISTD_MODULE_INDICATOR([getgroups])

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering, Eric Blake