view modules/getgroups @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 7141ea4946af
children cb5141654dbb
line wrap: on
line source

Description:
getgroups() function: return the supplementary group IDs of the current process.

Files:
lib/getgroups.c
m4/getgroups.m4

Depends-on:
xalloc

configure.ac:
gl_FUNC_GETGROUPS

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
Jim Meyering