log lib/getgroups.c @ 6790:f638a03c525c

age author description
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 03 Dec 2003 10:17:42 +0000 Paul Eggert * getgroups.c (getgroups): xmalloc takes one argument, not two.
Wed, 29 Oct 2003 17:27:58 +0000 Paul Eggert (getgroups): Don't use xrealloc, since we don't need the buffer
Thu, 16 Oct 2003 07:30:56 +0000 Paul Eggert Include <errno.h>, <stdlib.h>.
Tue, 05 Aug 2003 05:29:41 +0000 Paul Eggert Include "xalloc.h" instead of declaring xalloc fns; from Dmitry V. Levin.
Mon, 07 Aug 2000 15:48:18 +0000 Jim Meyering back out Copyright date changes for files with no changes year
Sun, 09 Jul 2000 07:22:43 +0000 Jim Meyering update copyright date
Tue, 09 Mar 1999 18:53:54 +0000 Jim Meyering fix typo in comment.
Tue, 09 Mar 1999 16:07:16 +0000 Jim Meyering protoize
Fri, 27 Dec 1996 03:36:53 +0000 Jim Meyering Add comment.
Thu, 19 Dec 1996 13:53:16 +0000 Jim Meyering .