| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Shankar Unni <shankarunni AT netscape DOT net> |
| Subject: | Support planned for vista symbolic links? |
| Date: | Sun, 28 Jan 2007 13:38:29 -0800 |
| Lines: | 15 |
| Message-ID: | <epj54n$me6$1@sea.gmane.org> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2pre) Gecko/20070116 Thunderbird/2.0b2 Mnenhy/0.7.4.666 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
This article from Mark "Sysinternals" Russinovitch discusses the new
"real" symbolic link feature in Vista ("real" in that it's classic
Unix-style, where the symlink is interpreted on the local OS, even for
links in mounted shares, and can refer to either a file or a directory):
http://www.microsoft.com/technet/technetmag/issues/2007/02/VistaKernel/default.aspx#S4
The only catch he mentions is that you need a special privilege to
create these symlinks, and that privilege is only granted to
administrators by default. (Usual windows reason: to "protect" users
from tools that are not symbolic-link-aware)
Anyway: is any support planned in cygwin and/or coreutils for this
feature? (specifically, supporting symlink(), S_ISLNK support in stat,
etc.)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |