view modules/getugroups @ 5033:7ada1cee8b2f

Change UTILS_ macro name prefix to gl_.
author Jim Meyering <jim@meyering.net>
date Tue, 20 Apr 2004 08:51:39 +0000
parents 3ccc6d0d52bb
children 42b53a22aee5
line wrap: on
line source

Description:
Return the group IDs of a user.

Files:
lib/getugroups.c
m4/getugroups.m4

Depends-on:

configure.ac:
gl_GETUGROUPS

Makefile.am:
lib_SOURCES += getugroups.c

Include:

Maintainer:
Jim Meyering