]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (normalize_win32_path): Check for explicit use of two slashes at the
authorChristopher Faylor <me@cgf.cx>
Sat, 9 Dec 2000 21:31:49 +0000 (21:31 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 9 Dec 2000 21:31:49 +0000 (21:31 +0000)
commit307cb8ba8270a2eaf5bc1331006e0bd67df920ed
tree277568f3e7b4b05eb5d99a1d6ad05b99de15f50a
parent82c8d7ef8c6ee7d75d56adab672e361dac730979
* path.cc (normalize_win32_path): Check for explicit use of two slashes at the
beginning of a path.  These should be treated specially regardless of whether
they are UNC paths or old-style //a paths.  Avoid adding cwd to a path if the
path already begins with '/'.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
winsup/cygwin/path.cc
This page took 0.028476 seconds and 5 git commands to generate.