log lib/getgroups.c @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Tue, 22 Dec 2009 15:14:49 -0700 Eric Blake gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
Fri, 13 Nov 2009 13:31:35 -0700 Eric Blake getgroups: avoid compiler warning
Fri, 13 Nov 2009 12:53:17 -0700 Eric Blake getgroups: work around FreeBSD bug
Fri, 13 Nov 2009 09:06:14 -0700 Eric Blake getgroups: avoid compilation failure
Thu, 12 Nov 2009 10:19:39 -0700 Eric Blake getgroups: don't expose GETGROUPS_T to user
Thu, 12 Nov 2009 09:53:14 -0700 Eric Blake getgroups, getugroups: provide stubs for mingw
Thu, 12 Nov 2009 09:30:38 -0700 Eric Blake getgroups: avoid calling exit
Thu, 12 Nov 2009 08:51:45 -0700 Eric Blake getgroups: fix logic error
Fri, 24 Oct 2008 05:36:20 -0600 Eric Blake getgroups: fix compilation when getgroups is available
Wed, 17 Oct 2007 02:20:47 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
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 .