id: use getgrouplist when possible
authorJames Youngman <jay@gnu.org>
Thu, 21 Feb 2008 14:01:15 +0000 (15:01 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 21 Feb 2008 14:02:07 +0000 (15:02 +0100)
commit49f7ebaac45f4d20a70c83c8302444b64259c6d3
tree5de5689987d61d6247f0683887b9ed830ed434d4
parentbf9e98344df01e5a66cc9657bd975ef357773eb2
id: use getgrouplist when possible

* gl/m4/mgetgroups.m4: Check for getgrouplist.
* gl/lib/mgetgroups.c (mgetgroups): Use getgrouplist, if available.
* TODO: Remove the item about switching to getgrouplist.
* NEWS: mention this
NEWS
TODO
gl/lib/mgetgroups.c
gl/m4/mgetgroups.m4