This is the mail archive of the cygwin-developers@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: group name problem


This is about the subject thread on the cygwin list.

Should we get rid of PATH_ISDISK?
It seems to only be used in the passwd/group loading code.

W:/src/winsup/cygwin: fgrep isdisk *.cc
path.cc:          set_isdisk ();
uinfo.cc:  if (pc.error || !pc.exists () || !pc.isdisk () || pc.isdir ())

Pierre


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