view modules/getugroups @ 16002:3ea89d2bf5ad

fstat: Tweak documentation. * modules/fstat (Description): More precise description.
author Bruno Haible <bruno@clisp.org>
date Fri, 28 Oct 2011 00:29:04 +0200
parents 05baeb726878
children f397e0c78a14
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:
GPL

Maintainer:
Jim Meyering