Mercurial > hg > octave-kai > gnulib-hg
view modules/getgroups @ 7492:cb5141654dbb
Distribute all lib/* source files through EXTRA_DIST.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 12 Oct 2006 18:52:30 +0000 |
parents | 42b53a22aee5 |
children | 6a764f23e302 |
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: EXTRA_DIST += getgroups.c Include: <unistd.h> License: GPL Maintainer: Jim Meyering