* lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Nov 2013 15:51:40 +0000 (07:51 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Nov 2013 15:52:06 +0000 (07:52 -0800)
commitb0f648cf3ba46b06c44bf84ec74480a42f8666ba
tree482cf7896cb68b64304e70c5fad6034cfc3a4226
parent43fd1e7b5a01623bc59fcf68254ce5be8e0b8d42
* lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:

New function and macro, to work around _DARWIN_C_SOURCE problem.
Reported by Jack Howarth in <http://bugs.gnu.org/14463>.
ChangeLog
lib/getgroups.c