]> sourceware.org Git - newlib-cygwin.git/commit - winsup/utils/cygpath.cc
* cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 6 Sep 2010 09:48:55 +0000 (09:48 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 6 Sep 2010 09:48:55 +0000 (09:48 +0000)
commitd2cc418e6e0af626e583d937058b727c03615f3e
tree312ff02ad72e4e7084abb0ef4fcb9c043910eb16
parent43f65cdd7dae0bbeb5b5f26b008c8645d524869d
* cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.
(HARDDISK_PREFIX): Move.
(GLOBALROOT_PREFIX): Define.
(get_device_name): Take GLOBALROOT_PREFIX into account.
Improve check for path to allow filesystem access via block devices.
Potentially drop \\.\ prefix if resulting path is a valid DOS
pathname.
(do_pathconv): Make sure to drop \\?\ prefix only if path is
actually a filesystem based path.
(print_version): Fix copyright.
winsup/utils/ChangeLog
winsup/utils/cygpath.cc
This page took 0.031938 seconds and 5 git commands to generate.