X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=S08SHD5H4++LPocVJ7QJiZ30WCX2FGHBpZKa87bPqlv cZpoDsIVH86K5Jv8McnAru05jiHPDG53DdQ39UnsPdJRWGX2oynCbjMc9AAEJDPY 2wwxPCZETXB9E3S/f75XZ5i+BsBJtTmuLCz1kGawuMk1gJQeojuGJIqrx1HuL4U8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=bpuQKkbCXSP5hw8ACChSNIG5hbA=; b=iQDb+v+oBq/JUlpaI 7LKSDhOwR33OiWXLCSn4cre98BKLuZo6ebRHFmcmzR22Vyd3yVDLgxdo5TgvzzWL qVwDw+qwiEolpMFR0FmxIBjouEoHDDiwA0i1r667xcqFnrjQE0FRUNevk5N25XlS 48l3zTyD5Lcdw1p8jNPOSOJYZc= 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 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <5196B2F8.6090902@etr-usa.com> Date: Fri, 17 May 2013 16:45:12 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: BUG: Ability to access nonexistent directories References: <000201ce52c4$891b04c0$9b510e40$%fedin AT samsung DOT com> <20130517083612 DOT GE21752 AT calimero DOT vinschen DOT de> <000d01ce52dc$74e54bb0$5eafe310$%fedin AT samsung DOT com> <20130517102655 DOT GG21752 AT calimero DOT vinschen DOT de> <20130517145612 DOT GC7087 AT ednor DOT casa DOT cgf DOT cx> <20130517152206 DOT GL21752 AT calimero DOT vinschen DOT de> <20130517174857 DOT GB660 AT ednor DOT casa DOT cgf DOT cx> <20130517180022 DOT GQ21752 AT calimero DOT vinschen DOT de> In-Reply-To: <20130517180022.GQ21752@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 5/17/2013 12:00, Corinna Vinschen wrote: > > Is that ENOFEL or EFLOCK? It depends. ENOFEL is the BSD way, but POSIX standardized the SysV error constant, EFLOCK. Linux supports both, of course, so Cygwin should, too. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple