Hash : 23fe10e2 Author : Date : 2004-04-18T18:12:50
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
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> Maintainer: Jim Meyering