mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-19 05:42:02 +02:00
* bootstrap.conf (obsolete_gnulib_modules): Remove free. * gl/modules/mgetgroups (Depends-on): Remove free.
25 lines
249 B
Plaintext
25 lines
249 B
Plaintext
Description:
|
|
Return the group IDs of a user in malloc'd storage.
|
|
|
|
Files:
|
|
lib/mgetgroups.c
|
|
lib/mgetgroups.h
|
|
m4/mgetgroups.m4
|
|
|
|
Depends-on:
|
|
getugroups
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_MGETGROUPS
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|