delorie.com/archives/browse.cgi | search |
Chris Faylor wrote: > [...] > > ls -ld . .. > > drwx------ 2 who ever 0 today . > > drwx------ 2 who ever 0 today .. > > > >The wrong output of .. is a result of the following operation: > > > > current working dir is Z:\foo > > .. is converted to Z: according to the mount table > > Z: is interpreted by Windows as Z:\foo > > Cygwin is supposed to interpret z: as z:\ in every situation. > If it isn't, that's the bug. > > cgf Uhm, excuse me, I don't understand what you mean. Do you agree or do you think my explanation (and patch) is wrong?!? A special reason for my patch is that cygwin calls win32 api functions using the result of the path_conv conversion. This is unfortunately in case of mounted root directories only "X:" instead of "X:\". Corinna
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |