summaryrefslogtreecommitdiff
path: root/lib/getgroups.c
Commit message (Expand)AuthorAgeFilesLines
* Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.Bruno Haible2007-10-171-2/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+4
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* * getgroups.c (getgroups): xmalloc takes one argument, not two.Paul Eggert2003-12-031-1/+1
* (getgroups): Don't use xrealloc, since we don't need the bufferPaul Eggert2003-10-291-2/+2
* Include <errno.h>, <stdlib.h>.Paul Eggert2003-10-161-1/+9
* Include "xalloc.h" instead of declaring xalloc fns; from Dmitry V. Levin.Paul Eggert2003-08-051-3/+3
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* fix typo in comment.Jim Meyering1999-03-091-3/+2
* protoizeJim Meyering1999-03-091-4/+2
* Add comment.Jim Meyering1996-12-271-5/+7
* .Jim Meyering1996-12-191-0/+57