OSDN Git Service

* path.cc (path_conv::check): Set case_clash even if pcheck_case
authorcorinna <corinna>
Tue, 17 Apr 2001 11:47:37 +0000 (11:47 +0000)
committercorinna <corinna>
Tue, 17 Apr 2001 11:47:37 +0000 (11:47 +0000)
commit63802e64177363fda5ee4696f67a559827f000e8
tree9dc1f58c1b1b809602ffb209dceb0613af7ffe41
parent455d2e2a5eb5aa66ba55c90f0b4008ac78d1649b
    * path.cc (path_conv::check): Set case_clash even if pcheck_case
        is set to PCHECK_ADJUST when a case clash is given for the last
        component in path.
        (symlink_info::case_check): Ditto.
        * syscalls.cc (_rename): Avoid overwriting an already existing file
        if a case clash is given even if pcheck_case is set to PCHECK_ADJUST.
winsup/cygwin/path.cc
winsup/cygwin/syscalls.cc