This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getgrouplist implementation


Mark Kettenis <kettenis@wins.uva.nl> writes:

> Here is a patch that implements getgrouplist() from 4.4 BSD.  We
> really need this to handle supplementary group ID's in the Hurd and
> implementing it outside glibc would be pretty hard.

I still don't see that his function is necessary.  The concept of the
auxiliary groups and security don't really match very well, it's and
antique concept overrun by time.  Anyhow, since I cannot disprove it
the function is in now.  It's up to you now to provide documentation
and an example.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]