OSDN Git Service

* path.cc (normalize_win32_path): Don't add a trailing slash when one already
authorcgf <cgf>
Thu, 27 Apr 2000 03:26:23 +0000 (03:26 +0000)
committercgf <cgf>
Thu, 27 Apr 2000 03:26:23 +0000 (03:26 +0000)
commit72b94751f68a6410b55f8a01b3bb7e1ff2810ca6
tree7bc94f0d7c76fbcf272e236555840b0e7564f55d
parent66e1a9929c06839b9eb3b4f64f99f678dee510ce
* path.cc (normalize_win32_path): Don't add a trailing slash when one already
exists.
(mount_info::conv_to_win32_path): Use existing code for dealing with relative
path names when input is already a win32 path.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc