mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-18 01:40:06 +02:00
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
|