view modules/getgroups @ 4275:e272bc901785

New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Thu, 03 Apr 2003 18:35:07 +0000
parents 3ccc6d0d52bb
children 7141ea4946af
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:
jm_FUNC_GETGROUPS

Makefile.am:

Include:
<unistd.h>

Maintainer:
Jim Meyering