diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-07-10 08:44:29 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-07-10 08:44:29 -0700 |
commit | d18238a780f8908b30c9d04b1b204db592346d36 (patch) | |
tree | acb63bf9c8198fea6bd966b5d89735db966d8298 /newlib/libc/stdio/flags.c | |
parent | a73b5a8f6beb37685888977171cea10af94e77c9 (diff) | |
download | cygnal-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