OSDN Git Service

* path.cc (normalize_posix_path): Keep two leading slashes
authorcorinna <corinna>
Fri, 26 Aug 2005 15:11:05 +0000 (15:11 +0000)
committercorinna <corinna>
Fri, 26 Aug 2005 15:11:05 +0000 (15:11 +0000)
commit992d86d13de5ba38653550da75a0000d9f41ac07
treec50283f69987ea8f286d534a9218fa9839ba0527
parent836cee4b7fd8f6c4db0810d369438482eb2148cb
* path.cc (normalize_posix_path): Keep two leading slashes
intact throughout.
(normalize_win32_path): Revert to only checking for slash.
(realpath): Convert drive letters to cygdrive paths before
doing anything else.
* shared_info.h (mount_info::cygdrive_posix_path): Make public.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/shared_info.h