Mercurial > hg > octave-lojdl > gnulib-hg
view modules/xgetgroups @ 17259:bc20efc34eba octave-stable
branch to handle patches for Octave stable
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 03 Jan 2013 14:26:52 -0500 |
parents | 157bb0cdd13a |
children |
line wrap: on
line source
Description: Return the group IDs of a user or current process in malloc'd storage, with out-of-memory checking. Files: lib/xgetgroups.c Depends-on: mgetgroups xalloc configure.ac: gl_MODULE_INDICATOR([xgetgroups]) Makefile.am: lib_SOURCES += xgetgroups.c Include: "mgetgroups.h" License: GPL Maintainer: Jim Meyering, Eric Blake