OSDN Git Service

* globals.cc: Improve comment on R/O UNICODE_STRINGs.
authorcorinna <corinna>
Fri, 17 Jul 2009 09:00:17 +0000 (09:00 +0000)
committercorinna <corinna>
Fri, 17 Jul 2009 09:00:17 +0000 (09:00 +0000)
commit79e1078ad312653cf450a041ab127931c0e377e9
treee09d19e1d53fc70d55733001261a48ce7e5a0084
parent7df87ebf7f92ff23917a4e5e2855a24c068d7489
* globals.cc: Improve comment on R/O UNICODE_STRINGs.
* mount.h (class fs_info): Add is_mvfs bit.
* mount.cc (fs_info::update): Recognize MVFS remote filesystem.
(fillout_mntent): Reorder filesystem checks for speed.  Add
mvfs, unixfs, and sunwnfs filesystem types.
* path.h (class path_conv): Add fs_is_mvfs method.
* path.cc (symlink_worker): On MVFS, always create symlinks as
Windows shortcuts.  Explain why.
winsup/cygwin/ChangeLog
winsup/cygwin/globals.cc
winsup/cygwin/mount.cc
winsup/cygwin/mount.h
winsup/cygwin/path.cc
winsup/cygwin/path.h