summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/flags.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-07-10 08:44:29 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-07-10 08:44:29 -0700
commitd18238a780f8908b30c9d04b1b204db592346d36 (patch)
treeacb63bf9c8198fea6bd966b5d89735db966d8298 /newlib/libc/stdio/flags.c
parenta73b5a8f6beb37685888977171cea10af94e77c9 (diff)
downloadcygnal-d18238a780f8908b30c9d04b1b204db592346d36.tar.gz
cygnal-d18238a780f8908b30c9d04b1b204db592346d36.tar.bz2
cygnal-d18238a780f8908b30c9d04b1b204db592346d36.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 'newlib/libc/stdio/flags.c')
0 files changed, 0 insertions, 0 deletions