| Commit message (Expand) | Author | Age | Files | Lines |
* | version-etc: new year | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | getugroups: Fix Android build | Kevin Cernekee | 2015-02-11 | 1 | -2/+5 |
* | version-etc: new year | Paul Eggert | 2014-12-31 | 1 | -1/+1 |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | In commentary, do not use ` to quote. | Paul Eggert | 2012-01-05 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | define STREQ(a,b) consistently, removing useless parentheses | Jim Meyering | 2010-01-24 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | maint: use consistent FSF copyright line syntax | Jim Meyering | 2009-12-28 | 1 | -1/+1 |
* | gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_ | Eric Blake | 2009-12-23 | 1 | -4/+4 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -31/+31 |
* | getgroups: don't expose GETGROUPS_T to user | Eric Blake | 2009-11-13 | 1 | -1/+1 |
* | getgroups, getugroups: provide stubs for mingw | Eric Blake | 2009-11-13 | 1 | -9/+20 |
* | remove superfluous parentheses in STREQ definition | Jim Meyering | 2009-07-05 | 1 | -2/+2 |
* | avoid misc. warnings | Jim Meyering | 2009-02-04 | 1 | -1/+1 |
* | Use the EOVERFLOW module instead of a manual fallback for EOVERFLOW. | Bruno Haible | 2008-03-30 | 1 | -4/+1 |
* | Don't rely on signed integer overflowing to negative value. | Lasse Collin | 2008-02-13 | 1 | -2/+3 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | * lib/getugroups.c (getugroups): Detect getgrent failure. | Jim Meyering | 2007-07-06 | 1 | -5/+13 |
* | Don't let endgrent clobber errno, no matter how improbable. | Jim Meyering | 2007-07-05 | 1 | -1/+5 |
* | Close the group DB even when failing with 2^31 or more members. | Jim Meyering | 2007-07-05 | 1 | -5/+5 |
* | * lib/getugroups.h: New file. | Jim Meyering | 2007-07-04 | 1 | -6/+7 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -5/+3 |
* | Correct an outdated comment. From Bruno Haible. | Jim Meyering | 2006-05-19 | 1 | -2/+1 |
* | Sync from coreutils. | Paul Eggert | 2005-09-23 | 1 | -4/+2 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Merge from coreutils. | Paul Eggert | 2004-08-07 | 1 | -1/+13 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -6/+2 |
* | (getugroups): Cast -1 to gid_t, for systems like | Jim Meyering | 2000-06-04 | 1 | -2/+2 |
* | (getugroups): Don't dereference a null pointer when | Jim Meyering | 1999-05-15 | 1 | -3/+10 |
* | (getugroups): Take new parameter, gid. | Jim Meyering | 1999-03-10 | 1 | -4/+12 |
* | fix small thinko | Jim Meyering | 1999-03-09 | 1 | -2/+1 |
* | (getugroups): Take new parameter, gid. | Jim Meyering | 1999-03-09 | 1 | -2/+6 |
* | protoize | Jim Meyering | 1998-03-13 | 1 | -4/+1 |
* | (getugroups): Don't add a group number if it would be a duplicate. | Jim Meyering | 1998-03-13 | 1 | -7/+18 |
* | indent cpp-directives | Jim Meyering | 1996-07-15 | 1 | -4/+4 |
* | update FSF address in copyright | Jim Meyering | 1996-07-15 | 1 | -2/+2 |
* | Include stdio.h before grp.h. | Jim Meyering | 1996-04-03 | 1 | -17/+6 |
* | Initial revision | Jim Meyering | 1992-11-01 | 1 | -0/+86 |