Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Originating-IP: [195.224.233.3] From: "John Vincent" To: cgf-cygwin AT cygwin DOT com Cc: cygwin AT cygwin DOT com Subject: Re: bug: hard links to soft links do not work Date: Fri, 02 Aug 2002 10:04:54 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Aug 2002 10:04:54.0761 (UTC) FILETIME=[0CBE4590:01C23A0C] Hi, I wonder if you could explain in a little more detail what your patch does? Thanks. /John Vincent. >I've checked in a patch. What I've done isn't consistent with linux but >at least it does something sensible now: > > j:\tmp>touch x > j:\tmp>ln -s x y > j:\tmp>ln y z > j:\tmp>ls -l ? > -rw-rw-rw- 2 cgf None 0 Aug 1 19:56 x > lrwxrwxrwx 1 cgf None 82 Aug 1 19:56 y -> x > -rw-rw-rw- 2 cgf None 0 Aug 1 19:56 z > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/