]> Savannah Git Hosting - gnulib.git/commit
mgetgroups: port to strict OS X
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Jun 2015 06:43:35 +0000 (23:43 -0700)
committerJim Meyering <meyering@fb.com>
Mon, 29 Jun 2015 15:03:48 +0000 (08:03 -0700)
commitb4d1637b79e01a33970965a86f84f808aaaebcec
tree627a81b1887cc919a204c623463007b590f68ca7
parent70551613133c3d8193c8923f1d219dec0e2f0943
mgetgroups: port to strict OS X

* doc/glibc-functions/getgrouplist.texi (getgrouplist):
Document the getgrouplist problem.
* lib/mgetgroups.c (getgrouplist_gids) [HAVE_GETGROUPLIST]:
New macro.
(mgetgroups): Use it.
* m4/mgetgroups.m4 (gl_MGETGROUPS):
Check for OS X signature for getgrouplist.
doc/glibc-functions/getgrouplist.texi
lib/mgetgroups.c
m4/mgetgroups.m4