X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4AF32185.5000402@gmail.com>
Date: Thu, 05 Nov 2009 19:03:33 +0000
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: Dave Korn <dave.korn.cygwin@googlemail.com>
CC: cygwin@cygwin.com
Subject: Re: src/winsup/cygwin ChangeLog syscalls.cc
References: <20091105144413.31963.qmail@sourceware.org>  <4AF30801.7090508@users.sourceforge.net>  <20091105173450.GQ26344@calimero.vinschen.de>  <20091105180847.GA1918@ednor.casa.cgf.cx>  <20091105181732.GB1918@ednor.casa.cgf.cx>  <20091105182225.GT26344@calimero.vinschen.de> <20091105183135.GC1918@ednor.casa.cgf.cx> <4AF320D8.6060605@gmail.com>
In-Reply-To: <4AF320D8.6060605@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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

Dave Korn wrote:
> Christopher Faylor wrote:
>> On Thu, Nov 05, 2009 at 07:22:25PM +0100, Corinna Vinschen wrote:
>>> Probably we would need to check for any kind
>>> of Windows executable suffix like .exe, .sys, .com.  I have to admit,
>>> though, that I never saw a .src suffix for a Windows binary...
>> Well, in this case we could just look for alphabetic suffixes.  But that's
>> probably too kludgy.
>
>   %PATHEXT%


  Ah, but that doesn't have ".sys".  Doh.

  Wonder if there's a more complete list in the registry somewhere.

    cheers,
      DaveK



--
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

