This is the mail archive of the libc-hacker@sourceware.cygnus.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: PR libc/1565


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

> I don't know if it is worth the trouble of finding a solution for this
> `problem'.  It certainly isn't critical.  What is the opinion of other
> hackers?

The solution (which I think is already included in some of the GNU
utils) is to eliminate the duplicates outside the getgroups calls.
The traditional behaviour is to return duplicates and so the current
behaviour is just fine.

-- 
---------------.      drepper at gnu.org  ,-.   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]