Proposal: check and read /etc/{passwd,group} less frequently.

Kazuhiro Fujieda fujieda@jaist.ac.jp
Fri Sep 14 05:25:00 GMT 2001


>>> On 14 Sep 2001 16:33:05 +0900
>>> Kazuhiro Fujieda <fujieda@jaist.ac.jp> said:

> > How often is internal_getlogin called relative to get(p|g)w*?
> 
> It is in set{g,u}id and uinfo_init. At the user's point of view, 
> the cache is updated only when they execute another command.

Oops, I've told a lie. it's a nonsense that internal_getlogin
invokes read_etc{passwd,group}. I tested it and found it
couldn't work as I intended. 

I'd like to change the proposal. Checking and reading
/etc/{passwd,group} should be held in uinfo_init.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  Center for Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology



More information about the Cygwin-developers mailing list