summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-07-10 08:44:29 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-11-16 19:34:57 -0800
commitf29fa1383145a57751aefff11699cc76138fb01a (patch)
tree5c46b9b7aea206c306d666c528d157eda7a822af /winsup/cygwin/lib
parent57dc57420958d5cb43df011c20eef44adb7506d2 (diff)
downloadcygnal-f29fa1383145a57751aefff11699cc76138fb01a.tar.gz
cygnal-f29fa1383145a57751aefff11699cc76138fb01a.tar.bz2
cygnal-f29fa1383145a57751aefff11699cc76138fb01a.zip
Remove conversion of native paths to POSIX mount points.
We don't want the behavior in Cygnal whereby a native path like C:\path\to\app is converted to /app in getcwd and other situations, or C:\random\path is converted to /cygdrive/c/random/path. * winsup/cygwin/mount.cc (mount_info::conv_to_posix_path): Remove entire section of code which scans mount points, mapping native paths to their mount points paths. All we do is "slashify" and exit.
Diffstat (limited to 'winsup/cygwin/lib')
0 files changed, 0 insertions, 0 deletions