summaryrefslogtreecommitdiff
path: root/lib/getgroups.c
AgeCommit message (Collapse)Author
2005-09-22Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2003-12-03(getgroups): xmalloc takes one argument, not two.Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-16Include <errno.h>, <stdlib.h>.Jim Meyering
(getgroups): First arg is int, not size_t. Don't let 'free' mangle errno.
2003-04-11Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.Jim Meyering
2003-01-10Don't declare xmalloc directly.Jim Meyering
Include "xalloc.h" instead.
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering
2000-07-09update copyright dateJim Meyering
1999-03-09fix typo in comment.Jim Meyering
1999-03-09protoizeJim Meyering
1996-12-27Add comment.Jim Meyering
Rename local, ng to n_groups.
1996-12-19.Jim Meyering