26 lines
263 B
Plaintext
26 lines
263 B
Plaintext
Description:
|
|
Return the group IDs of a user.
|
|
|
|
Files:
|
|
lib/getugroups.c
|
|
lib/getugroups.h
|
|
m4/getugroups.m4
|
|
|
|
Depends-on:
|
|
errno
|
|
|
|
configure.ac:
|
|
gl_GETUGROUPS
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += getugroups.c
|
|
|
|
Include:
|
|
"getugroups.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|