bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getgroups improvements


From: Jim Meyering
Subject: Re: getgroups improvements
Date: Fri, 13 Nov 2009 10:16:59 +0100

Eric Blake wrote:
> Based on my work on the gnulib side, how does this look?
>
> From: Eric Blake <address@hidden>
> Date: Thu, 12 Nov 2009 11:59:09 -0700
> Subject: [PATCH] build: update gnulib, for getgroups improvements
>
> A replacement getgroups is now guaranteed to exist, but it may
> fail with ENOSYS.  mgetgroups is moved to gnulib, and now takes
> gid_t instead of GETGROUPS_T (but setgroups still needs GETGROUPS_T).
>
> * gnulib: Update to latest.
> * gl/modules/mgetgroups: Delete, moved to gnulib.
> * gl/m4/mgetgroups.m4: Likewise.
> * gl/lib/mgetgroups.h: Likewise.
> * gl/lib/mgetgroups.c: Likewise.
> * src/group-list.c (print_group_list): Adjust callers.
> * src/id.c (print_full_info): Likewise.

Fine by me.  Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]