Message192436
I attached a patch implementing a workaround for getgroups(2) call. When compiled for OS X it first calls getgroups with 0 as the first argument to get number of groups and then in subsequent call the code fetches the gids. This patch applies cleanly on 2.7 and 3.x branches. | |
| Date | User | Action | Args | | 2013-07-06 13:09:25 | mlen | set | recipients: + mlen, jcea, ronaldoussoren, ned.deily | | 2013-07-06 13:09:25 | mlen | set | messageid: <1373116165.96.0.0269358958783.issue17557@psf.upfronthosting.co.za> | | 2013-07-06 13:09:25 | mlen | link | issue17557 messages | | 2013-07-06 13:09:25 | mlen | create | | |