maint: update copyright
[gnulib.git] / lib / mgetgroups.c
2014-01-01 Eric Blakemaint: update copyright
2013-10-14 Paul Eggertmgetgroups: remove dependency on realloc-gnu
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
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