This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setgroups


Corinna Vinschen wrote:

> No, that's perfectly ok.  Hmm, somehow I'd still wish to avoid two
> implementations of sidlists...

Of course that would be nice! The problem I had with cygsidlist is the 
use of "new". We could add a flag to use "new" or cmalloc, depending on 
the use, but it gets ugly (I assumed it wouldn't be acceptable to use
cmalloc all the time). 
Also by having a new class I can handle the primary group in a 
special way, but this could be added to cygsidlist.

Pierre


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