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: [Patch]: mkdir -p and network drives


----Original Message----
>From: Eric Blake
>Sent: 06 May 2005 23:29


> Also, what should //.. resolve to, / or //?  And if it resolves to /,
> should // be an entry in the readdir() of /?  I would argue that //..
> should resolve to //, meaning we just have two distinct roots in the
> directory tree.


  Wouldn't it work to just have a magic directory called '/' in the root
dir, just like the other magic dirs 'dev' and 'proc'?  Then it would be
called '//', and it could have '.' and '..' entries just like '/dev' and
'/proc' do.

  Well, like /proc does, anyway.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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