]> sourceware.org Git - newlib-cygwin.git/commit
* globals.cc: Improve comment on R/O UNICODE_STRINGs.
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jul 2009 09:00:19 +0000 (09:00 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 17 Jul 2009 09:00:19 +0000 (09:00 +0000)
commit0fb0fb8391f2e78177585c8e4842d0fce79e4408
tree5da550cae68679224c31aa0137b2b6de7730021f
parentb7735ec72d95b7abb02dc8014432a84001c1ce7a
* 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
This page took 0.027112 seconds and 5 git commands to generate.