view modules/getugroups @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents f397e0c78a14
children
line wrap: on
line source

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