Re: src/winsup/cygwin ChangeLog syscalls.cc

2009-11-05 Thread Yaakov (Cygwin/X)
On 05/11/2009 13:03, Dave Korn wrote: %PATHEXT% Ah, but that doesn't have ".sys". Doh. And it does have a lot of extensions that are NOT PE/COFF executables (e.g. .bat). Wonder if there's a more complete list in the registry somewhere. I think the only reliable way will be to d

Re: src/winsup/cygwin ChangeLog syscalls.cc

2009-11-05 Thread Dave Korn
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 binar

Re: src/winsup/cygwin ChangeLog syscalls.cc

2009-11-05 Thread Dave Korn
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