added missing dependencies to fix failing unistr/ tests
[gnulib.git] / lib / mgetgroups.c
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