NEWS.stable: log cherry-pick [8b18afa]->[c948e19] sys_select: Avoid a syntax error...
[gnulib.git] / lib / mgetgroups.c
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
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