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: Name aliasing in security.cc


Corinna Vinschen wrote:

> You're right but it doesn't matter since I have to open the token
> anyway since I need the primary group which isn't available at that
> point.

Yes, but you open, read and close it and passwd.cc, and then open, read
and close it in grp.cc. 

> It's faster than strcasecmp.
Thanks, I will use it instead.

Pierre


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