view modules/xgetgroups @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 157bb0cdd13a
children
line wrap: on
line source

Description:
Return the group IDs of a user or current process in malloc'd storage, with
out-of-memory checking.

Files:
lib/xgetgroups.c

Depends-on:
mgetgroups
xalloc

configure.ac:
gl_MODULE_INDICATOR([xgetgroups])

Makefile.am:
lib_SOURCES += xgetgroups.c

Include:
"mgetgroups.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake