Hash :
de12675d
Author :
Date :
2011-05-24T00:40:36
mgetgroups: Move AC_LIBOBJ invocations to module description. * m4/mgetgroups.m4 (gl_MGETGROUPS): Remove AC_LIBOBJ invocation. * modules/mgetgroups (Makefile.am): Augment lib_SOURCES.
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-gnu
xalloc-oversized
configure.ac:
gl_MGETGROUPS
Makefile.am:
lib_SOURCES += mgetgroups.c
Include:
"mgetgroups.h"
License:
GPL
Maintainer:
Jim Meyering, Eric Blake