Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 31 Oct 2000 18:01:56 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@sources.redhat.com
Subject: Re: Problem in readlink() function?
Message-ID: <20001031180156.A30725@redhat.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sources.redhat.com
References: <LMBBKGINDNGEAHNCKNNEAEHLCLAA.max@huville.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <LMBBKGINDNGEAHNCKNNEAEHLCLAA.max@huville.com>; from max@huville.com on Tue, Oct 31, 2000 at 05:25:38PM -0500

On Tue, Oct 31, 2000 at 05:25:38PM -0500, Jeff Hu wrote:
>According to the documentation I have, the readlink() function is supposed
>to return ENOENT, EINVAL, or ERANGE in the errno global variable if the file
>doesn't exist, is not a symlink, or is too long.
>
>But I'm seeing that errno is being set to 0 for files that don't exist.
>
>This is with the latest CVS source of path.cc

Yep.  There's a problem.  I've just checked in a fix.

Thanks for the bug report.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

