mgetgroups: do not write bytes beyond end of malloc'd buffer
[pspp] / lib / mgetgroups.c
2009-12-10 Jim Meyeringmgetgroups: do not write bytes beyond end of malloc...
2009-12-09 Bruno Haiblemgetgroups: Avoid undefined behaviour when ng == 0.
2009-12-07 Eric Blakemgetgroups: reduce duplicate listings
2009-12-05 Eric Blakemgetgroups: add xgetgroups, and avoid ENOSYS failures
2009-12-05 Eric Blakemgetgroups: avoid argument promotion issues with -1
2009-11-13 Eric Blakemgetgroups: new module, taken from coreutils