Re: [Patch] unlink

2004-10-30 Thread Christopher Faylor
On Sat, Oct 30, 2004 at 10:30:54PM -0400, Pierre A. Humblet wrote: >At 01:39 PM 10/30/2004 -0400, you wrote: >>On Fri, Oct 29, 2004 at 06:01:51PM -0400, Pierre A. Humblet wrote: >>>Here is a patch that should allow unlink() to handle >>>nul etc.. on local disks. >>> >>>It's a cut and paste of Corin

Re: [Patch] unlink

2004-10-30 Thread Pierre A. Humblet
At 01:39 PM 10/30/2004 -0400, you wrote: >On Fri, Oct 29, 2004 at 06:01:51PM -0400, Pierre A. Humblet wrote: >>Here is a patch that should allow unlink() to handle >>nul etc.. on local disks. >> >>It's a cut and paste of Corinna's open on NT and the >>existing CreateFile. >> >>It works on normal f

Re: [Patch] cygcheck: Don't use keyeprint if GetLastError is irrelevant.

2004-10-30 Thread Christopher Faylor
On Sat, Oct 30, 2004 at 11:32:27PM +0200, Bas van Gompel wrote: >2004-10-28 Bas van Gompel <[EMAIL PROTECTED]> > > * cygcheck.cc (get_dword): Fix errormessage. > (cygwin_info): Ditto. > (track_down): Ditto. > (check_keys): Ditto. Go ahead and check these in. Thanks, cgf

Re: [Patch] cygcheck: Don't use keyeprint if GetLastError is irrelevant.

2004-10-30 Thread Bas van Gompel
Op Fri, 29 Oct 2004 11:22:38 -0400 schreef Christopher Faylor in <[EMAIL PROTECTED]>: : On Fri, Oct 29, 2004 at 06:31:11AM +0200, Bas van Gompel wrote: : > Following (trivial, once more, I hope) patch cleans up some of the : > (IMO) inappropriate ``keyeprint'' usage in cygcheck. It (keyeprint) : >

Re: [Patch] unlink

2004-10-30 Thread Christopher Faylor
On Fri, Oct 29, 2004 at 06:01:51PM -0400, Pierre A. Humblet wrote: >Here is a patch that should allow unlink() to handle >nul etc.. on local disks. > >It's a cut and paste of Corinna's open on NT and the >existing CreateFile. > >It works on normal files. I haven't tested with the >special names be