Mercurial > hg > octave-kai > gnulib-hg
view modules/getgroups @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | b49120535c36 |
children | efab6978105e |
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: malloc-posix stdint unistd configure.ac: gl_FUNC_GETGROUPS gl_UNISTD_MODULE_INDICATOR([getgroups]) Makefile.am: Include: <unistd.h> License: GPL Maintainer: Jim Meyering, Eric Blake