X-Spam-Check-By: sourceware.org Message-ID: <46374055.9080803@byu.net> Date: Tue, 01 May 2007 07:27:49 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [Ping Python maintainer]: enhancement request References: <20070501120623 DOT GA3824 AT tishler DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Thorsten Kampe on 5/1/2007 7:11 AM: > Both things are actually the same under Cygwin (tested on my FAT32 > flash drive and under Windows XP NTFS). True only for FAT and FAT32, which don't support hard links at all. > NTFS supports hard links but > these are likely not the same as the Unix hard links Actually, NTFS hard links are supported, and cygwin uses them (setup.exe, however, currently does not, so making a hard link in a package won't matter, since setup.exe turns it into a copy anyway). > and Cygwin ln > does not create the Windows ones. Actually, cygwin ln resorts to whatever cygwin1.dll does in the link() syscall, and in the case of an NTFS drive, this creates an NTFS hard link. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net volunteer cygwin coreutils maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGN0BV84KuGfSFAYARAhBNAKCfFpTntgcNwCD/Xj+/iHP/n88GbQCgzUVn CR9SNOA/WKzJzjaq/uGPCi4= =i8wC -----END PGP SIGNATURE----- -- 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/