X-Spam-Check-By: sourceware.org
Message-ID: <45667515.5060409@byu.net>
Date: Thu, 23 Nov 2006 21:29:09 -0700
From: Eric Blake <ebb9@byu.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: readlink behavior change?
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Currently, in cygwin 1.5.22, readlink("/bin/exim.lnk",0,0) returns -1,
even though readlink("/bin/exim",0,0) returns 0.  But my recollection is
that it used to return 0, since /bin/exim.lnk is an alternate spelling for
/bin/exim.  This change in behavior affects several of the coreutils; for
example:

$ \ls -l /bin/exim
lrwxrwxrwx 1 eblake Users 15 Aug 19 06:51 /bin/exim -> exim-4.63-1.exe
$ \ls --append-exe -l /bin/exim
ls: cannot access /bin/exim.exe: No such file or directory

Was this change intentional, in which case I need to find an alternative
workaround to my .exe magic in coreutils, or accidental?

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----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

iD8DBQFFZnUV84KuGfSFAYARAsH/AJ0ZP0EJrARyfxyeH2jWwaYKrsCQ+wCg0tOk
iFU+Tk0hAP288lF3uwA/4IM=
=Ac00
-----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/

