OSDN Git Service

* path.cc (path_conv::check): Don't use path_flags when converting to MS-DOS
authorcgf <cgf>
Mon, 30 Apr 2001 16:52:53 +0000 (16:52 +0000)
committercgf <cgf>
Mon, 30 Apr 2001 16:52:53 +0000 (16:52 +0000)
commit1ab2995cf15544571d5c201f04f21924daeae883
tree3d3c241499207d7f1f2241a0a1216a3417505629
parentefe781ae04b2df58fe05398a1b85312f7bd40edd
* path.cc (path_conv::check): Don't use path_flags when converting to MS-DOS
syntax unless parsing tail of path component.  Stop parsing path when we reach
the 'root' of the path.  Correctly copy tail to path component.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc