dirfd: Avoid link error on AIX 7.1.
[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
13 xalloc
14
15 configure.ac:
16 gl_MGETGROUPS
17
18 Makefile.am:
19
20 Include:
21 "mgetgroups.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering, Eric Blake