[Patch]: mkdir -p and network drives

Dave Korn dave.korn@artimi.com
Mon May 9 23:42:00 GMT 2005


----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....



More information about the Cygwin-patches mailing list